@import url(https://fonts.googleapis.com/css?family=Nunito);@charset "UTF-8";
body {
    /*background: $thin-yellow;*/
    background: #f8f6f5;
    color: #585858;

}

.search-list-facility.active {
    background-color: #f8e4ef !important;
    background: #f8e4ef !important;
}

.p-results-sort__sort li a, .p-results-public__sort li a.actived {
    text-decoration: underline;
}

.news-upload {
    overflow: hidden;
}

.news-upload__text {
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 9;
}

.news-upload iframe {
    position: absolute;
    z-index: 1;
    width: 108%;
    top: -57px;
    height: 140%;
}
.zip-to-address-ajax {
    position: absolute;
    vertical-align: top;
    z-index: 999;
    background: #fff;
    margin-left: 2px;
    opacity: 0;
    box-shadow: 1px 2px 8px 0px #cccccc;
}

.list-address3-ajax ul li {
    cursor: pointer;
    padding: 0 5px;
}

.list-address3-ajax ul li:hover {
    background: #3394e6;
    color: #fff;
}

#modal-content2 {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.sort-link {
    color: #fff;
    text-decoration: underline;
    background: none;
    border: none;
    cursor: pointer;
}

.cs-flex{
    display: flex;
}
.p-search-common__address .cs-flex{
    align-items: start;
}

.cs-flex .cs-data-list {
    margin: 0 5px;
}

.cs-data-list input {
    height: 100%;
}

button, input, optgroup, select, textarea {
    color: #585858;
}
button:hover {
    opacity: 0.8;
}
th {
    font-weight: normal;
}

a {
    color: #000000;
}
a:hover {
    text-decoration: none;
}

.no-header-body {
    background: #ffffff;
}

.l-contents {
    margin: 0 0 30px 0;
}
.l-contents__top {
    position: relative;
}
.l-contents__disp {
    max-width: 1200px;
    margin: 0px auto;
}

.no_disp {
    display: none;
}

.active {
    background-color: #150041 !important;
}
.m-tab__link.active {
    background-color: #5187F7 !important;
}
.active_con {
    display: block !important;
}

.require {
    border: 1px solid #ec59ff;
    color: #ec59ff;
    padding: 2px 3px;
    margin-left: 5px;
}

.require-portal {
    border: 1px solid #ec59ff;
    color: #ec59ff;
    padding: 2px 3px 3px 3px;
    margin:0;
    z-index: 1;
    bottom:0
}

.require_applicable {
    border: 1px solid #f4bcff;
    color: #f4bcff;
    padding: 2px 3px;
    margin-left: 5px;
}

.require_tr {
    background-color: #FEE7E6;
}
.require_alart {
    color:#dc143c;
}

.require_applicable_tr {
    background-color: #FEF3F2;
}

.require_error {
    background-color: #FFBAB1 !important;
}

.search_target {
    background-color: #00BBB8;
    color: #ffffff;
    padding: 3px;
    display: inline-block;
}
.search_target_title {
    line-height: 28px;
}

div[class*=modal-contents] {
    width: 50%;
    margin: 0;
    padding: 10px 20px;
    border: 2px solid #aaa;
    background: #fff;
    position: fixed;
    display: none;
    z-index: 10;
}

#modal-overlay {
    z-index: 5;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background-color: rgba(0, 0, 0, 0.75);
}

.button-link {
    color: #00f;
    text-decoration: underline;
}

.button-link:hover {
    cursor: pointer;
    color: #f00;
}

.regist__div {
    text-align: center;
    padding: 10px 0;
    background: linear-gradient(to right, #9da5f9, #e28bf9);
}
.regist__div--facility {
    width:100%;
    color:#fff;
    display:block;
    margin-top:10px;
}

.regist__div_mansion {
    margin-top: 10px;
    text-align: center;
    padding: 10px 0;
    background-color: #c6ced6;
    padding: 30px 0px;
}
.regist__div_mansion a {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
}

.addvendor__div {
    text-align: center;
    padding: 10px 0;
    background-color: #c6ced6;
}

#council_presence_area, #council_cost_area {
    display: none;
}

#spring_area, #spring_cost_area, #spring_kind_area {
    display: none;
}

#land_condition1_area, #land_condition2_area, #land_condition3_area {
    display: none;
}

#land_status_area {
    display: none;
}

#land_delivery_area {
    display: none;
}

#land_condition_area1, #land_condition_area2 {
    display: none;
}

#road_burden_area1, #road_burden_area2 {
    display: none;
}

#easement_area {
    display: none;
}

#set_area {
    display: none;
}

#city_plan_area {
    display: none;
}

#classfication_area {
    display: none;
}

#classfication_in_area {
    display: none;
}

#event_schedule_area1, #event_schedule_area2 {
    display: none;
}

.u-radio {
    display: none;
}
.u-radio:checked + label:after {
    border: 1px solid #00BBB8;
}
.u-radio__label {
    box-sizing: border-box;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    padding: 5px 5px 5px 35px;
    border-radius: 8px;
    vertical-align: middle;
    cursor: pointer;
}
.u-radio__label:before {
    transition: opacity 0.2s linear;
    position: absolute;
    top: 50%;
    left: 19px;
    display: block;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #00BBB8;
    content: "";
    opacity: 0;
}
input[type=radio]:checked + .u-radio__label:before {
    opacity: 1;
    z-index: 2;
}
.u-radio__label:after {
    transition: border-color 0.2s linear;
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    margin-top: -10px;
    width: 16px;
    height: 16px;
    border: 1px solid #c6ced6;
    border-radius: 8px;
    content: "";
    background-color: #FFF;
}

.u-checkbox {
    position: relative;
    word-break: break-all;
    margin-bottom: 0px;
    padding: 5px 0;
}
.recommend_list .u-checkbox, .p-vendor-list__checkarea .u-checkbox{
    width:24px;
    height:24px;
}
.u-checkbox__obj {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.u-checkbox__obj + span:before, .u-checkbox__obj + span:after {
    position: absolute;
    top: 2px;
    left: 0px;
    display: inline-block;
    content: "";
    box-sizing: border-box;
}
.u-checkbox__obj + span:before {
    z-index: 0;
    background-color: transparent;
    width: 16px;
    height: 16px;
    border: 1px #c6ced6 solid;
    border-radius: 5px;
    background-color: #ffffff;
}
.u-checkbox__obj + span:after {
    z-index: 1;
    margin: 5px 8px;
    width: 6px;
    height: 9px;
}
.u-checkbox__obj:checked + span::before {
    background-color: #00BBB8;
}
.u-checkbox__obj:checked + span::after {
    border: 2px solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: -3px;
    top: -1px;
}
.u-checkbox__text {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 20px;
}
.recommend_list .u-checkbox__text, .p-vendor-list__checkarea .u-checkbox__text{
    width:16px;
    height:16px;
}
.checkbox_small {
    width: 24%;
}

.btn_search::before {
    background-image: url(../img/icon_search.png);
}
.btn_searchs::before {
    background-image: url(../img/icon_searchs.png);
}
.btn_search:hover {
    opacity: 0.8;
}
.btn_reference::before {
    background-image: url(../img/icon_reference.png);
}
.btn_reference:hover {
    opacity: 0.8;
}
.btn_decision::before {
    background-image: url(../img/icon_arrow_right.png);
}
.btn_decision:hover {
    opacity: 0.8;
}
.btn_position::before {
    background-image: url(../img/icon_map.png);
}
.btn_position:hover {
    opacity: 0.8;
}
.btn_allcheck {
    width: 180px !important;
}
.btn_allcheck::before {
    background-image: url(../img/icon_checked.png);
}
.btn_copy{
    font-weight: bold;
}
.btn_copy::before {
    background-image: url(../img/icon_copy.png);
    left:25px !important;
    top: 12px !important;
}
.btn_allcheck:hover {
    opacity: 0.8;
}
.btn_imagesave {
    width: 120px !important;
}
.btn_imagesave::before {
    background-image: url(../img/btn_register_green.png);
    left: 5px !important;
}
.btn_imagesave:hover {
    opacity: 0.8;
}
.btn_addvendor::before {
    background-image: url(../img/btn_register_pink.png);
    left: 5px !important;
}
.btn_addvendor:hover {
    opacity: 0.8;
}
.btn_search, .btn_reference, .btn_decision, .btn_position, .btn_allcheck, .btn_imagesave, .btn_duplicate, .btn_copy {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 30px;
    position: relative;
    width: 220px;
    cursor: pointer;
    height:45px;
    display:inline-block;
}
.btn_search {
    margin:5px 10px;
}
.btn_searchs {
    margin:0 10px;
    background: linear-gradient(to bottom, #FFC217, #FF9C00);
    border: 1px solid #FF9C00;
    color: #ffffff;
}
.btn_search::after, .btn_reference::after, .btn_decision::after, .btn_position::after, .btn_allcheck::after, .btn_imagesave::after , .btn_copy::after{
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 5px;
    top: 17px;
}
.btn_search::before, .btn_searchs::before, .btn_reference::before, .btn_decision::before, .btn_position::before, .btn_allcheck::before, .btn_imagesave::before, .btn_copy::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    left: 10px;
    top: 10px;
    position: absolute;
}
.btn_search:hover, .btn_searchs:hover, .btn_reference:hover, .btn_decision:hover, .btn_position:hover, .btn_allcheck:hover, .btn_imagesave:hover, .btn_copy:hover {
    opacity: 0.8;
}

.btn_pink {
    background-color: #fc3698;
    border: 1px solid #fc3698;
    color: #ffffff;
    border-radius: 5px;
}
.btn_clear {
    margin: 0 10px 0 0;
    background-color: #797979;
    border: 1px solid #797979;
    color: #ffffff;
    border-radius: 5px;
    cursor:pointer;
}
.btn_clear:hover {
    opacity:0.7;
}
.line_name, .station_name, .vendor_name{
    border:1px solid #00c8c8;
    background: #fff;
    padding: 3px;
    color:#000;
}
.vendor_name  {
    width:300px;
}

.p-search-footer .btn_gray, .btn_back{
    margin: 5px 10px;
    border-radius: 5px;
    background-color: #fefefe;
    border: 1px solid #797979;
    color: #797979;
    padding: 10px 5px;
    position: relative;
    width: 180px;
    cursor: pointer;
}

.p-search-footer .btn_gray::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 5px;
    top: 17px;
}

.p-search-footer .btn_gray::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    left: 15px;
    top: 10px;
    position: absolute;
}

.p-search-footer .btn_gray::before {
    background-image: url(../img/icon_plus_gray.png);
}

.p-search-footer .btn_gray:hover {
    opacity:0.8;
}

.btn_addvendor {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #fcdbe7) !important;
    border: 1px solid #ff45a3 !important;
    color: #ff45a3 !important;
    padding: 10px 30px;
    position: relative;
    width: 220px;
    cursor: pointer;
}
.btn_addvendor::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 5px;
    top: 17px;
}
.btn_addvendor::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    left: 15px;
    top: 10px;
    position: absolute;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px !important;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt50 {
    margin-top: 50px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr38 {
    margin-right: 38px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb50 {
    margin-bottom: 50px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.w25 {
    width: 25px;
}

.w30 {
    width: 30px;
}

.w50_per {
    width: 50%;
}

.w50 {
    width: 50px;
}

.w60 {
    width: 60px;
}

.w65 {
    width: 65px;
}

.w75 {
    width: 75px;
}

.w80 {
    width: 80px;
}

.w85 {
    width: 85px;
}

.w90 {
    width: 90px;
}

.w100 {
    width: 100px;
}

.w115 {
    width: 115px;
}

.w120 {
    width: 120px;
}

.w125 {
    width: 125px;
}

.w135 {
    width: 135px;
}

.w150 {
    width: 150px;
}

.w155 {
    width: 155px;
}

.w160 {
    width: 160px;
}

.w175 {
    width: 175px;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}

.w210 {
    width: 210px;
}

.w220 {
    width: 220px;
}

.w230 {
    width: 230px;
}

.w250 {
    width: 250px;
}

.w280 {
    width: 280px;
}

.w300 {
    width: 300px;
}

.w350 {
    width: 350px;
}

.w400 {
    width: 400px;
}

.w450 {
    width: 450px;
}

.w500 {
    width: 500px;
}

.w100i {
    width: 100px !important;
}

.w165i {
    width: 165px !important;
}

.w200i {
    width: 200px !important;
}

.w300i {
    width: 300px !important;
}

.h30 {
    height: 30px;
}

.h50 {
    height: 50px;
}

.h100, .house_img .h100, .mansion_img .h100 {
    height: 90px;
    display: block;
    text-align: center;
}

.h150 {
    height: 150px;
}

.img_text {
    width: 250px;
    height: 100px;
}


.mansion_img .img_text {
    width: 100%;
}

.house_img .img_text{
    width: 100%;
}

.lh55 {
    line-height: 55px;
}

.cal_picker {
    background-image: url(../img/icon_calendar.png);
    background-repeat: no-repeat;
    background-position: right 8% center;
    background-size:13px;
    font-size:12px;
    width:110px;
    height: 25.19px;
}

.error {
    margin: 10px 0px;
    max-height: 150px;
    overflow: auto;
    color: #e32918;
    background:#fbf0ed url(../img/icon_alart.png) no-repeat 10px 10px;
    border:1px solid #e32918;
    border-left:7px solid #e32918;
    padding:10px;
}
.error a {
    color: #e32918;
}
.error ul {
    margin:0;
}
.error li {
    list-style: none;
    font-size:16px;
}
.error li a {
    color: #e32918;
}
.error li a:hover {
    text-decoration:underline;
}


.ta50 {
    width: 500px;
    height: 100px;
}
.ta500 {
    width: 600px;
    height: 100px;
}

.btn_allcheck {
    margin: 10px 10px 0px 10px;
}

.edit_facilirty_btn, .edit_vendor_btn, .edit_news_btn, .edit_store_btn, .edit_user_btn {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #FFFFFF, #FBCADC);
    border: 1px solid #FF3D9F;
    color: #FF3D9F;
    padding: 10px 30px;
}
.edit_facilirty_btn:hover, .edit_vendor_btn:hover, .edit_news_btn:hover, .edit_store_btn:hover, .edit_user_btn:hover {
    color: #FF3D9F !important;
    opacity: 0.8;
}

.del_facilirty_btn, .del_vendor_btn, .del_news_btn, .del_store_btn, .del_recommend_btn, .del_user_btn, .del_review_btn {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #999999, #858585);
    border: 1px solid #737373;
    color: #FFFFFF;
    padding: 10px 30px;
}
.del_facilirty_btn:hover, .del_vendor_btn:hover, .del_news_btn:hover, .del_store_btn:hover, .del_recommend_btn:hover, .del_user_btn:hover, .del_review_btn:hover {
    color: #FFFFFF !important;
    opacity: 0.8;
}

.edit_btn {
    width: 95px;
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #FFFFFF, #FBCADC);
    border: 1px solid #FF3D9F;
    color: #FF3D9F;
    padding: 5px 30px;
    display: block;
}
.edit_btn:hover {
    color: #FF3D9F !important;
    opacity: 0.8;
}

.del_btn {
    width: 95px;
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #999999, #858585);
    border: 1px solid #737373;
    color: #FFFFFF;
    padding: 5px 30px;
}
.del_btn:hover {
    color: #FFFFFF !important;
    opacity: 0.8;
}

#modal_main {
    margin: 9px 11px;
}

.search_area__table {
    width: 100%;
}
.search_area__table th, .search_area__table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.search_area__table th {
    width: 20%;
    background: #F7FBFF;
    text-align: center;
}
.search_area__table td {
    width: 30%;
    background: #ffffff;
}
.search_area__table td select {
    width: 100%;
}

.search_filter {
    margin-top: 10px;
    width: 50%;
}
.search_filter__table {
    width: 100%;
}
.search_filter__table th, .search_filter__table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.search_filter__table th {
    width: 30%;
    background: #F7FBFF;
    text-align: center;
    line-height: 15px;
}
.search_filter__table td {
    width: 70%;
    background: #ffffff;
}
.search_filter__table td input[type=text] {
    width: 100%;
}

.footer__btn-list {
    margin-top: 15px;
}
.footer__btn-list p {
    border: 1px solid #d9d9d9;
    margin: 0;
    margin-right: 15px;
}
.footer__btn-list .btn_select, .footer__btn-list .btn_close, .footer__btn-list .btn_delete {
    display: block;
    padding: 5px 10px;
    border: 1px solid #ffffff;
    background: linear-gradient(to bottom, #e0e0e0, #d0d0d0);
}

.activeLine {
    background: #e6f05b !important;
}

.activeStation {
    background: #e6f05b !important;
}

.modal_contents {
    margin-top: 10px;
    max-height: 300px;
    overflow-y: scroll;
}
.modal_contents__left {
    width: 60%;
    margin-right: 15px;
    max-height: 400px;
}
.modal_contents__left .scroll{
    max-height: 307px;
    overflow: auto;
}
#modal_main_4 .modal_contents__left{
    max-height:auto;
}
.modal_contents__left table {
    width: 100%;
    table-layout: fixed;
}
.modal_contents__left table tbody {
    overflow-y: scroll;
    max-height: 400px;
}
.modal_contents__left table tr:nth-child(2n) {
    background: #F1F6DD;
}
.modal_contents__left table th, .modal_contents__left table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.modal_contents__left table .left_th {
    width: 180px;
    text-align: center;
}
.modal_contents__left table th {
    width: 185px;
    background: linear-gradient(#F4F8FF, #EBEDD1);
}
.modal_contents__left table td {
    width: 250px;
}
.modal_contents__right {
    width: 44%;
}
.modal_contents__right table {
    width: 100%;
    table-layout: fixed;
    margin-bottom: 10px;
}
.modal_contents__right table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.modal_contents__right table tr:last-child td {
    border: 1px solid #C5C295;
}
.modal_contents__right table th, .modal_contents__right table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.modal_contents__right table .right_th {
    background: #F7FBFF;
}
.modal_contents__right table .right_td ul {
    list-style: none;
    padding-left: 0px;
}
.modal_contents__right table .right_td ul li {
    height: 25px;
}
.modal_contents__right table th {
    width: 87px;
    text-align: center;
}
.modal_contents__right table td {
    background: #ffffff;
}
.news_list .news_new_btn {
    display: block;
    margin: 10px 0;
}
.news_list table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.news_list table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.news_list table tr:last-child td {
    border: 1px solid #C5C295;
}
.news_list table th, .news_list table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
    word-break: break-all;
}
.news_list table th {
    text-align: center;
    background: #8596AA;
    color: #ffffff;
}
.news_list table td {
    background: #ffffff;
}

.recommend_text {
    font-size: 20px;
    margin-right: 30px;
    color: #251749;
}

.recommend_text_sub {
    color: #00BBB8;
}

.recommend_save_btn {
    color: #00BBB8;
    border: 1px solid #00BBB8;
    padding: 5px 10px;
    display: inline-block;
    margin-bottom: 10px;
    background: #FFFFFF;
}
.recommend_save_btn:hover {
    color: #00BBB8;
}

.recommend_list {
    margin-top: 10px;
}
.recommend_list .news_new_btn {
    display: block;
    margin: 10px 0;
}
.recommend_list table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.recommend_list table .even {
    background: #F1FDFE;
}
.recommend_list table .odd {
    background: #FFFFFF;
}
.recommend_list table .price_text {
    font-size: 18px;
    color: #FF007C;
}
.recommend_list table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.recommend_list table tr:last-child td {
    border: 1px solid #C5C295;
}
.recommend_list table th, .recommend_list table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
    word-break: break-all;
}
.recommend_list table th {
    text-align: center;
    background: #8596AA;
    color: #ffffff;
}
.recommend_list table .rank_td {
    background: #8596AA;
    color: #ffffff;
    width:35px;
    text-align:center;
}

.site_reference {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 0px 30px;
    position: relative;
    width: 152px;
    cursor: pointer;
}

.reform_list {
    margin-top: 10px;
}
.reform_list .news_new_btn {
    display: block;
    margin: 10px 0;
}
.reform_list table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.reform_list table .even {
    background: #F1FDFE;
}
.reform_list table .odd {
    background: #FFFFFF;
}
.reform_list table .price_text {
    font-size: 18px;
    color: #FF007C;
}
.reform_list table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.reform_list table tr:last-child td {
    border: 1px solid #C5C295;
}
.reform_list table th, .reform_list table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
    word-break: break-all;
}
.reform_list table th {
    text-align: center;
    background: #8596AA;
    color: #ffffff;
}
.reform_list table .rank_td {
    background: #8596AA;
    color: #ffffff;
}

.store_list .store_new_btn {
    display: block;
    margin: 10px 0;
}
.store_list table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.store_list table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.store_list table tr:last-child td {
    border: 1px solid #C5C295;
}
.store_list table th, .store_list table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
    word-break: break-all;
}
.store_list table th {
    text-align: center;
    background: #F7FBFF;
}
.store_list table td {
    background: #ffffff;
}

.user_list table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.user_list table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.user_list table tr:last-child td {
    border: 1px solid #C5C295;
}
.user_list table th, .user_list table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.user_list table th {
    text-align: center;
    background: #F7FBFF;
}
.user_list table td {
    background: #ffffff;
}
.user_list table td span.user_role {
    display:block;
    font-size:12px;
    color:#999;
}

.target_link_id {
    color: #539ff7;
    text-decoration: underline;
    font-size: .9rem;
}

.facility_list table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.facility_list table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.facility_list table tr:last-child td {
    border: 1px solid #C5C295;
}
.facility_list table th, .facility_list table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.facility_list table th {
    text-align: center;
    background: #F7FBFF;
}
.facility_list table td {
    background: #ffffff;
}

.mansion_list .mansion_info {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
    font-size:13px;
}
.mansion_list .mansion_info tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.mansion_list .mansion_info th, .mansion_list .mansion_info td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.mansion_list .mansion_info th {
    text-align: center;
    background: #F7FBFF;
}
.mansion_list .mansion_info td {
    background: #ffffff;
}
.mansion_list .mansion_info .room_td {
    padding: 0;
}
.mansion_list .room_info {
    width: 100%;
    border-collapse: collapse;
}
.mansion_list .room_info tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.mansion_list .room_info th, .mansion_list .room_info td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.mansion_list .room_info th {
    text-align: center;
    background: #210F54;
    color: #ffffff;
}
.mansion_list .room_info th .close_room_list {
    color: #ffffff;
}
.mansion_list .room_info td {
    background: #ffffff;
}

.lot_list .lot_info {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.lot_list .lot_info tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.lot_list .lot_info th, .lot_list .lot_info td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.lot_list .lot_info th {
    text-align: center;
    background: #F7FBFF;
}
.lot_list .lot_info td {
    background: #ffffff;
}
.lot_list .lot_info .article_td {
    padding: 0;
}
.lot_list .article_info {
    width: 100%;
    border-collapse: collapse;
}
.lot_list .article_info tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.lot_list .article_info th, .lot_list .article_info td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.lot_list .article_info th {
    text-align: center;
    background: #210F54;
    color: #ffffff;
}
.lot_list .article_info th .close_article_list {
    color: #ffffff;
}
.lot_list .article_info td {
    background: #ffffff;
}

.news_regist table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.news_regist table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.news_regist table tr:last-child td {
    border: 1px solid #C5C295;
}
.news_regist table th, .news_regist table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.news_regist table th {
    background: #F7FBFF;
    vertical-align: baseline;
}
.news_regist table td {
    background: #ffffff;
}
.news_regist .news_link {
    width: 130px;
}
.news_regist .news_detail_area {
    margin-left: 150px;
}
.news_regist .news_detail_area dt {
    margin-bottom: 10px;
}
#lease_regist input{
    border: 1px solid #aaa
}
#lease_regist .c-tab__backbtn{
    padding:10px 20px;
    width: 220px;
    display: inline-block;
    font-weight: bold;
}
.regist_vendor table th {
    background: #F7FBFF;
    vertical-align: baseline;
}
.regist_vendor table td {
    background: #ffffff;
}

.store_regist table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.store_regist table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.store_regist table tr:last-child td {
    border: 1px solid #C5C295;
}
.store_regist table th, .store_regist table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.store_regist table th {
    background: #F7FBFF;
}
.store_regist table td {
    background: #ffffff;
}
.store_regist .store_link {
    width: 130px;
}
.store_regist .store_detail_area {
    margin-left: 150px;
}
.store_regist .store_detail_area dt {
    margin-bottom: 10px;
}

.facility_regist table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.facility_regist table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.facility_regist table tr:last-child td {
    border: 1px solid #C5C295;
}
.facility_regist table th, .facility_regist table td {
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.facility_regist table th {
    background: #F7FBFF;
}
.facility_regist table td {
    background: #ffffff;
}
.facility_regist table .facility_image_area {
    margin-bottom: 10px;
}
.facility_regist table .facility_image_area > div {
    margin: 0 auto;
}
.facility_regist table .facility_image_area_sub {
    text-align: center;
}
.facility_regist .news_link {
    width: 130px;
}
.facility_regist .news_detail_area {
    margin-left: 150px;
}
.facility_regist .news_detail_area dt {
    margin-bottom: 10px;
}

.user_regist table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.user_regist table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.user_regist table tr:last-child td {
    border: 1px solid #C5C295;
}
.user_regist table th, .user_regist table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.user_regist table th {
    background: #F7FBFF;
}
.user_regist table td {
    background: #ffffff;
}

.search_vendor table {
    width: 100%;
    border-collapse: collapse;
}
.search_vendor table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.search_vendor table tr:last-child td {
    border: 1px solid #C5C295;
}
.search_vendor table th, .search_vendor table td {
    table-layout: fixed;
    padding: 5px 5px;
    border: 1px solid #C5C295;
}
.search_vendor table th {
    text-align: center;
    background: #F1F8EA;
}
.search_vendor table td {
    background: #ffffff;
}
.search_vendor_div {
    background: #DFE4C8;
    padding:5px 0;
}
.search_vendor_div .btn_addvendor {
    /*margin:0px 10px;*/
    width:auto;
}
.search_vendor_div .clear-lot {
    color:#3490dc;
    margin-top: 12px;
}

.loading_hide {
    display: none;
}
.loading_disp {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 100px 100px;
    z-index: 100;
}

.pager-total {
    font-size: 20px;
}

.pagination {
    margin: 0;
    list-style: none;
    display: flex;
    padding: 0;
}

.pagination .page-link {
    width: 40px;
    height: 40px;
    text-align: center;
    display: block;
    padding:0;
    font-size:16px;
    line-height:40px;
}

.page-link {
    color:#666;
}

.page-item.active .page-link {
    background:#666;
    border-color:#666;
    color:#fff;
}

.p-search-results-header__results-count ul li a.active, .p-search-results-header__results-count ul li a:hover {
    background: #999;
    color: #ffffff;
}

.p-mansion-search__build {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #FFFFFF, #FBCADC);
    border: 1px solid #FF3D9F;
    color: #FF3D9F;
    padding: 10px 30px;
}
.p-mansion-search__room {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
}
.p-mansion-search__open {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
}

.regist-facility__list dt {
    float: left;
    width: 30%;
}
.regist-facility__list dd:after {
    display: block;
    content: "";
    clear: both;
}
.regist-facility__w70 {
    width: 70px;
}
.item-center{
    justify-content: center;
    align-items: center;
    position: relative;
    display: flex;
}
.saved_del {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 20px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.saved_del::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(
        -45deg
    );
    transform: rotate(
        -45deg
    );
    content: " ";
    position: absolute;
    right: 10px;
    top: 17px;
    border-right: 1px solid #00c8c8;
    border-bottom: 1px solid #00c8c8;
}
.regist-facility button {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
}
.regist-facility .portal button.del_article_facility{
    background: #efefef !important;
    color:#333 !important;
    width: 100%;
    margin:0;
    border-radius:0;
    margin-top:10px;
    padding:4px 0
}
.edit_building_btn {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #FFFFFF, #FBCADC);
    border: 1px solid #FF3D9F;
    color: #FF3D9F;
    padding: 10px 30px;
}

.lot_even td {
    background: #F1FDFE !important;
}

/* footer */
.l-footer {
    width:100%;
    /*background-color: #17184D;
  position:fixed;
  bottom:0;*/
}
.l-footer__copy {
    margin: 0px;
    padding: 15px 0px;
    text-align: center;
    /*color: #ffffff;*/
    font-size:.75rem;
}

/* header */
.l-header {
    padding: 15px 0px;
    background: linear-gradient(to right, #9da5f9, #e28bf9);
}
.l-header__background {
    padding: 0 15px;
}
.l-header__container {
    max-width: 1200px;
    margin: 0px auto;
}
@media screen and (max-width: 992px) {
    .l-header__container {
        width: 100%;
        padding: 0px 15px;
        margin: 0px;
    }
}
.l-header__h1 {
    margin: 0px;
}
.l-header__logo {
    font-size: 22px;
    color: #ffffff;
    font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo",Verdana,Geneva,Arial,"ＭＳ ゴシック",sans-serif;
    letter-spacing:0.075em;
}
.l-header__logo:hover {
    opacity: 0.8;
}
@media screen and (max-width: 576px) {
    .l-header__logo {
        font-size: 20px;
    }
}
.l-header__span {
    font-weight: bold;
}
.l-header__span-j {
    font-size:12px;
    display:block;
}
.l-header__name {
    margin-right: 10px;
    color: #ffffff;
}
@media screen and (max-width: 992px) {
    .l-header__name {
        margin-right: 0px;
    }
}
.l-header__logout {
    padding: 5px 15px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #ffffff;
    color: #ffffff;
}
.l-header__logout:hover {
    color:#fff;
    background:rgba(255,255,255,0.2);
}
.l-header__logout img {
    margin:0 5px 2px 0;
}

/* navi */
.l-nav {
    background: linear-gradient(to right, #9da5f9, #e28bf9);
    padding: 0px 0px 10px 0px;
}
.l-nav__container {
    max-width: 1200px;
    margin: 0 auto;
}
.l-nav__gmenu {
    width: 100%;
}
.l-nav__gmenu--list {
    position: relative;
}
.l-nav__gmenu--list:first-child a {
    border-left: solid 1px #ffffff;
}
@media screen and (max-width: 992px) {
    .l-nav__gmenu--list:first-child a {
        /* @include mq(large) */
        border-left: none;
    }
}
.l-nav__gmenu--link {
    color: #ffffff !important;
    border-right: solid 1px #ffffff;
    padding: 15px 0px;
}
@media screen and (max-width: 992px) {
    .l-nav__gmenu--link {
        /* @include mq(large) */
        border-right: none;
        border-bottom: solid 1px #cfcfcf;
    }
}
.l-nav__submenu {
    padding: 0px;
    width: 100%;
    margin: 0px;
    min-width: 0px;
    position: absolute;
    z-index: 10;
}
.l-nav__submenu--list {
    list-style: none;
    padding: 0px;
    height: 0px;
    overflow: hidden;
    transition: 0.2s;
}
.l-nav__submenu--link {
    background-color: #ffffff;
    color: #000000 !important;
    display: block;
    padding: 15px 0px;
    border-left: solid 1px #c6ced6;
    border-right: solid 1px #c6ced6;
    border-bottom: solid 1px #c6ced6;
    text-align: center;
}
.l-nav__submenu--link:hover {
    background-color: #150041;
    color: #ffffff !important;
    opacity: 0.9;
}
@media screen and (max-width: 992px) {
    .l-nav__submenu--link {
        /* @include mq(large) */
    }
}
.l-nav .l-nav__gmenu--list:hover {
    background-color: #150041;
}
.l-nav .l-nav__gmenu--list:hover .l-nav__submenu--list {
    height: 54px;
    overflow: visible;
}
.l-nav .dropdown:hover {
    background-color: #150041;
}
.l-nav .dropdown:hover .dropdown-menu {
    display: block;
}

.u-top {
    height: 300px;
    width: 100%;
    background: linear-gradient(to right, #9da5f9, #e28bf9);
    position: absolute;
    top: 0px;
    z-index: -1;
}

.u-top__login {
    height: 400px;
    width: 100%;
    background: transparent linear-gradient(255deg, #FFCC70 0%, #C850C07E 57%, #4158D02E 100%) 0% 0% no-repeat padding-box;
    position: relative;
    top: 0px;
    z-index: -1;
}
.u-top__login__under {
    height: 400px;
}
.u-top__login__content {
    text-align: center;
    position: absolute;
    top: 162px;
    width: 100%;
}
.u-top__login__content span {
    font-size: 24px;
    color: white;
    font-family:"Hiragino Kaku Gothic ProN",sans-serif;
    letter-spacing:0.1em;
    display:block;
}
.u-top__login__content span.text-danger {
    font-size:14px;
    text-align:left;
}
.u-top__login__content span.u-top__login__content__b {
    display:inline;
    font-weight: 590;
}
.u-top__login__content span.u-top__login__content__j {
    font-size: 14px;
    letter-spacing:0.1em;
    margin-bottom:57px;
}

.u-top__login__content__button {
    margin: 0 auto;
}
.u-top__login__content__button button {
    background-color: #150041;
    width: 300px;
}
.card.col-md-4.card-top-box:hover {
    background-color: #cccccc8c;
    transition: 0.4s;
}
.p-vendor-list {
    border-collapse: collapse;
    /* セルの線を重ねる */
    margin-bottom: 10px;
}
.p-vendor-list th, .p-vendor-list td {
    border: solid 1px;
    /* 枠線指定 */
}
.p-vendor-list__checkarea {
    width: 10px;
}
.p-vendor-list__displink {
    display: block;
    box-sizing: border-box;
    position: relative;
    color:#539ff7;
}
.p-vendor-list__displink::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-bottom: solid 1px #000;
    border-left: solid 1px #000;
    position: absolute;
    top: 50%;
    right: 5px;
    -webkit-transform: rotate(315eg);
    transform: rotate(315deg);
    margin-top: -2px;
}
.p-vendor-list__displink.collapsed::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -7px;
}
.p-vendor-list__subtbl th {
    width: 55px;
}
.p-vendor-list__subtbl__createdtext {
    font-size: 12px;
    display:block;
    width:100%;
}
.p-vendor-list__subtbl__savearea span {
    font-size: 12px;
}
.p-vendor-list__subtbl__savearea select {
    margin-right: 3px;
}
.p-vendor-list__subtbl__savearea__ad {
    margin-right:5px
}
.p-vendor-list__subtbl__btn {
    border-radius: 5px;
    background: linear-gradient(to bottom, #ff3d9f, #e4005b);
    color: #ffffff;
    padding: 5px 10px;
    width: 70px;
    cursor: pointer;
}

.p-mansion-room {
    background: #fff;
    display: none;
    width: 100%;
}
.p-mansion-room .c-circle-btn-mansion p {
    margin-bottom: 0;
    position: absolute;
    width: 100%;
    bottom: 5px;
    line-height:1.5em !important;
    font-size:12px;
}
.p-mansion-room__status {
    padding: 10px;
    width: 80px;
    text-align: center;
    background: #fefff1;
    overflow-y: scroll;
}
.p-mansion-room__tbl {
    border: 1px solid #d8d8d8;
    border-top:none;
    width: 100%;
    table-layout: fixed;
    /*tdの幅指定*/
}
.p-mansion-room__tbl th, .p-mansion-room__tbl td {
    border: 1px solid #d8d8d8;
    border-top:none;
    border-collapse: collapse;
    padding: 5px 10px;
}
.p-mansion-room__tbl th {
    background: #fbfafa;
    width: 65px;
    text-align: center;
}
.p-mansion-room__tbl td img {
    margin-right:5px;
}
.p-mansion-room__tbl td ul {
    margin-bottom: 0px;
    margin-top: 5px;
}
.p-mansion-room__tbl__w90 {
    width: 90px;
}
.p-mansion-room__tbl__w120 {
    width: 120px;
}
.p-mansion-room__tbl__w160 {
    width: 160px;
}
.p-mansion-room__tbl__w200 {
    width: 200px;
}
.p-mansion-room__tbl-name {
    width: 240px;
}
.p-mansion-room__tbl-person {
    width: 100px;
}
.p-mansion-room__tbl-tel {
    width: 140px;
}
.p-mansion-room__tbl-closed {
    padding-left: 17px;
}
.p-mansion-room__tbl-vender-person {
    width: 70px;
}
.p-mansion-room__tbl-vender-tel {
    width: 120px;
}
.p-mansion-room__tbl-txt-change-price, .p-mansion-room__tbl-txt-closed-price {
    width: 70px;
}
.p-mansion-room__tbl-change-day, .p-mansion-room__tbl-closed-day, .p-mansion-room__tbl-checked-day, .p-mansion-room__tbl-flyer-day-txt {
    width: 100px;
}
.p-mansion-room__tbl-history {
    overflow-y: scroll;
    direction: rtl;
}
.p-mansion-room__tbl-history-div {
    direction: ltr;
}
.p-mansion-room__tbl-history select {
    width: 80px;
}
.p-mansion-room__tbl-closed select {
    width: 80px;
}
.p-mansion-room__tbl-list {
    list-style: none;
}
.p-mansion-room__tbl-list li {
    width: 60px;
}
.p-mansion-room__tbl-list li p {
    font-size: 14px;
}
.p-mansion-room__tbl-list li select {
    width: 55px;
}
.p-mansion-room__tbl-list-allx {
    width: 30px !important;
}
.p-mansion-room__tbl-list-allx p {
    margin: 20px 0 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    height: 35px;
    box-sizing: border-box;
    border: 1px solid #00c8c8;
    color: #00c8c8;
}
.p-mansion-room__tbl-list-flyerday {
    width: 100px !important;
    margin-left: 5px;
}
.p-mansion-room__tbl-list-flyerday-txt {
    width: 100px;
    margin: 0;
}
.p-mansion-room__tbl-link-history, .p-mansion-room__tbl-link-id {
    text-decoration: underline;
    color: #539ff7;
}
.p-mansion-room__tbl-flyer-day {
    width: 110px !important;
}
.p-mansion-room__tbl-bk {
    width: 100px;
}
.p-mansion-room__tbl-key {
    width: 66%;
}
.p-mansion-room__tbl-biko {
    width: 92%;
}
.p-mansion-room .c-circle-btn-mansion {
    background: #FFF;
    display: inline-block;
    text-decoration: none;
    color: #797979;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: solid 1px #797979;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    line-height: 90px !important;
}
.p-mansion-room .c-circle-btn-mansion img {
    width: auto;
    height: auto;
    position: absolute;
    top: 12px;
    left: 22px;
}

.disp_room {
    font-size: 24px;
    color: #ef377d;
    font-weight: bold;
}

.p-history-modal {
    width: 800px !important;
    padding: 0 !important;
}
.p-history-modal table {
    border: 1px solid #d8d8d8;
    width: 100%;
    table-layout: fixed;
}
.p-history-modal table th, .p-history-modal table td {
    border: 1px solid #d8d8d8;
    border-collapse: collapse;
    padding: 10px;
}
.p-history-modal table th {
    background: #ece8e5;
    width: 65px;
    font-weight: normal;
}
.p-history-modal table td.title {
    width: 100px;
}
.p-history-modal table td.date {
    width: 200px;
}

.p-add-photo {
    background-color: #f8f9fa;
    border: 3px dotted #c6ced6;
    width: 200px;
    height: 150px;
    position: relative;
    display: table;
}
.p-add-photo img{
    max-width: 100%;
    max-height: 100%;
}

.p-add-photo .image-loading-icon {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.uploading .image-loading-icon {
    display: block;
}

.p-add-photo__img {
    max-width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.p-add-photo__text {
    width: 100%;
    height: 100%;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    position: relative;
}
.p-add-photo__memo {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    margin: 5px;
    font-weight: bold;
}

.p-csvupload {
    width: 100%;
    height: 340px;
    background-color: #ffffff;
    padding-top: 7%;
}
.p-csvupload__area {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: 20% center;
    border: 3px dotted #c6ced6;
    position: relative;
    height: 65%;
    width: 80%;
    margin: 0 auto;
}
.p-csvupload__area img {
    text-align: center;
}
.p-csvupload__area > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-csvupload__area > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-csvupload__text {
    position: absolute;
    color: #c6ced6;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    top: 55px;
    left: 30%;
}
.p-csvupload__text-sub {
    position: absolute;
    color: #c6ced6;
    text-align: center;
    font-weight: bold;
    top: 95px;
    left: 30%;
}
.p-csvupload__comment {
    text-align: center;
    margin-top: 20px;
}
.p-csvupload__comment span {
    font-size: 24px;
    color: #43C1BA;
}
#seller{

}
.p-menulist {
    display: block;
}
@media (min-width: 768px) {
    .p-menulist {
        display: grid;
        grid-template-columns: repeat(12, 1fr);
        grid-gap: 10px;
    }
}

.p-imgupload__area, .p-imgupload__area1 {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 3px dotted #c6ced6;
    width: 200px;
    height: 150px;
    position: relative;
    display: table;
}
.p-imgupload__area canvas{
    display: table;
}
.p-imgupload__area .canvas_floor_consent{
    display: inline !important;
}
.p-imgupload__area p, .p-imgupload__area1 p {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
    margin: 5px;
    font-weight: bold;
    color:#adb9c5;
}
.p-portalupload__area, .p-imgupload__area1, .p-portalupload__facility , .p-portalupload__traffic_map, .p-portalupload__seller, .p-portalupload, .p-portalupload__spec, .p-portalupload__construction{
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 3px dotted #c6ced6;
    height: 120px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.p-portalupload__area p, .p-imgupload__area1 p , .p-portalupload__facility p, .p-portalupload__traffic_map p, .p-portalupload__seller p, .p-portalupload__spec p, .p-portalupload__construction p, .p-portalupload p{
    position: absolute;
    width: 100%;
    text-align: center;
    margin:0;
    bottom:0;
    font-weight: bold;
    color: #adb9c5;
    font-size: 12px;
    bottom:5px
}
.bg-traffic-map{
    display: inline-block;
    padding: 3px 20px;
    background: #eee;
    font-size: 14px;
}
.bg-traffic-map strong{
    margin-bottom: 10px;
    display: block;
}
.bg-traffic-map p{
    font-size: 13px;
}
.w88{
    width: 88px;
}
#image_list_portal canvas{
    max-width: 100%;
}
#image_list_portal input{
    border: 1px solid #ccc;
    font-size: 12px;
    height: 29px;
}
#image_list_portal .box__status input{
    height: auto;
    float: left;
    margin-top: 2px;
}
.box__status{
    font-size: 10px;
    float: right;
    margin-top: 3px
}
#image_list_portal textarea{
    border: 1px solid #ccc;
    font-size: 12px;
}
#image_list_portal .c-selectbox{
    height: 29px;
}
.p-imgupload__area img, .p-imgupload__area1 img {
    text-align: center;
    max-height: 100%;
    height: auto;
    width: auto;
}
.p-imgupload__area > div, .p-imgupload__area1 > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload__area > div > img, .p-imgupload__area1 > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload__area2 {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 3px dotted #c6ced6;
    width: 200px;
    height: 150px;
    position: relative;
    display: table;
}
.p-imgupload__area2 p {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    margin: 5px;
    font-weight: bold;
}
.p-imgupload__area2 img {
    text-align: center;
}
.p-imgupload__area2 > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload__area2 > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload__area3 {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 3px dotted #c6ced6;
    width: 200px;
    height: 150px;
    position: relative;
    display: table;
}
.p-imgupload__area3 p {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    margin: 5px;
    font-weight: bold;
}
.p-imgupload__area3 img {
    text-align: center;
}
.p-imgupload__area3 > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload__area3 > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload__area_consent {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 3px dotted #c6ced6;
    width: 200px;
    height: 150px;
    position: relative;
    display: table;
}
.p-imgupload__area_consent p {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    margin: 5px;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: end;
    height: 146px;
}
.p-imgupload__area_consent img {
    text-align: center;
}
.p-imgupload__area_consent > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload__area_consent > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload__reform {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    border: 3px dotted #c6ced6;
    width: 200px;
    height: 150px;
    position: relative;
    display: table;
}
.p-imgupload__reform p {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0px;
    margin: 5px;
    font-weight: bold;
}
.p-imgupload__reform img {
    text-align: center;
}
.p-imgupload__reform > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload__reform > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.p-imgupload-large {
    width: 100%;
    height: 200px;
}
.p-imgupload-large__imgarea {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-large__imgarea > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-large__area, .p-imgupload-lease__area {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: 30% center;
    border: 15px solid #c6ced6;
    position: relative;
    height: 100%;
}
.p-imgupload-large__area-bgoff {
    background-image: none;
}
.p-imgupload-large__area img, .p-imgupload-lease__area img {
    text-align: center;
}
.p-imgupload-large__area > div, .p-imgupload-lease__area > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-large__area > div > img, .p-imgupload-lease__area > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-large__reform {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: 30% center;
    border: 15px solid #c6ced6;
    position: relative;
    height: 100%;
}
.p-imgupload-large__reform-bgoff {
    background-image: none;
}
.p-imgupload-large__reform img {
    text-align: center;
}
.p-imgupload-large__reform > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-large__reform > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-large__text {
    position: absolute;
    color: #c6ced6;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    top: 55px;
    left: 40%;
}
.p-imgupload-large__text-sub {
    position: absolute;
    color: #c6ced6;
    text-align: center;
    font-weight: bold;
    top: 95px;
    left: 40%;
}
.house_img .p-imgupload-large__text{
    top: 0
}
.house_img .p-imgupload-large__text-sub{
    top:40px
}
.house_img .p-imgupload-large{
    height: 100px;
}
.p-imgupload-large__store {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: 30% center;
    border: 15px solid #c6ced6;
    position: relative;
    height: 100%;
}
.p-imgupload-large__store-bgoff {
    background-image: none;
}
.p-imgupload-large__store img {
    text-align: center;
}
.p-imgupload-large__store > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-large__store > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-large__reform {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: 30% center;
    border: 15px solid #c6ced6;
    position: relative;
    height: 100%;
}
.p-imgupload-large__reform-bgoff {
    background-image: none;
}
.p-imgupload-large__reform img {
    text-align: center;
}
.p-imgupload-large__reform > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-large__reform > div > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-large__text {
    position: absolute;
    color: #adb9c5;
    text-align: center;
    font-weight: normal;
    font-size: 28px;
    top: 55px;
    left: 40%;
}
.p-imgupload-large__text-sub {
    position: absolute;
    color: #adb9c5;
    text-align: center;
    font-weight: bold;
    top: 95px;
    left: 40%;
}

.p-imgupload-facility, .p-imgupload-facility3 {
    width: 100%;
    height: 200px;
}
.p-imgupload-facility__imgarea {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-facility__imgarea > img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-facility__area, .p-imgupload-facility__area3 {
    background-color: #f8f9fa;
    background-image: url(../img/img_upload.png);
    background-repeat: no-repeat;
    background-position: 30% center;
    border: 15px solid #c6ced6;
    position: relative;
    height: 100%;
}
.p-imgupload-facility__area-bgoff {
    background-image: none;
}
.p-imgupload-facility__area img, .p-imgupload-facility__area3 img {
    text-align: center;
}
.p-imgupload-facility__area > div, .p-imgupload-facility__area3 > div {
    width: 200px;
    height: 150px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.p-imgupload-facility__area > div > img , .p-imgupload-facility__area3 > div > img{
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.p-imgupload-facility__text {
    position: absolute;
    color: #c6ced6;
    text-align: center;
    font-size: 28px;
    top: 55px;
    left: 40%;
}
.p-imgupload-facility__text-sub {
    position: absolute;
    color: #c6ced6;
    text-align: center;
    font-weight: bold;
    top: 95px;
    left: 40%;
}

.p-detail-header {
    border-bottom: 2px solid #C8C8C8;
    background: #ffffff;
}
.p-detail-header__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
}
.p-detail-header__results-title {
    font-size: 16px;
    color: #7a7977;
    font-weight: bold;
}
.p-detail-header__results-count {
    display: flex;
    font-size: 18px;
    color: #7a7977;
}
.p-detail-header__results-count ul {
    display: flex;
    list-style: none;
}
.p-detail-header__results-count ul li {
    margin: 0 5px;
}
.p-detail-header__results-count ul li a {
    display: block;
    width: 40px;
    height: 40px;
    text-decoration: none;
    border: 1px solid #BCBCBC;
    text-align: center;
    line-height: 40px;
}
.p-detail-header__results-count ul li a.active, .p-detail-header__results-count ul li a:hover {
    background: #00c8c8;
    color: #ffffff;
}
.p-detail-header__results-total {
    font-size: 30px;
    color: #00c8c8;
    margin-left: 5px;
}
.p-detail-header__results p, .p-detail-header__results ul {
    margin-bottom: 0;
}
.p-detail-header__button-list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding-left: 10px;
}
.p-detail-header__button-list-count {
    margin: 0;
    text-align: center;
}
.p-detail-header__button-list li {
    padding-left: 10px;
}
.p-detail-header__button-list--close {
    display: block;
    width: 100px;
    padding: 5px;
    border-radius: 4px;
    color: #797979;
    border: 1px solid #797979;
    text-align: center;
}
.p-detail-header__button-list--back {
    display: block;
    width: 100px;
    padding: 5px;
    border-radius: 4px;
    color: #797979;
    border: 1px solid #797979;
    text-align: center;
    position: relative;
}
.p-detail-header__button-list--back::before {
    content: "";
    display: inline-block;
    background-image: url("../../business/img/icon_plus_gray.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 15px;
    height: 15px;
}

.p-detail-main-sheet {
    padding: 20px;
}
.p-detail-main-sheet ul {
    padding: 0;
}
.p-detail-main-sheet__left {
    width: 50%;
}
.p-detail-main-sheet__left-name {
    border-bottom: 2px solid #797979;
}
.p-detail-main-sheet__left-name h3 {
    margin-bottom: 0;
    line-height: 40px;
    font-weight: bold;
    font-size: 26px;
}
.p-detail-main-sheet__left-price {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: bold;
}
.p-detail-main-sheet__left-price span {
    font-size: 26px;
    margin-right: 5px;
}
.p-detail-main-sheet__left-catch {
    font-size: 20px;
    font-weight: bold;
    margin: 10px 0;
}
.p-detail-main-sheet__left-points {
    list-style: none;
    padding: 0;
}
.p-detail-main-sheet__left-point {
    position: relative;
    margin-left: 15px;
    display: inline;
}
.p-detail-main-sheet__left-point::before {
    content: "\25A0";
    position: absolute;
    top: 0;
    left: -15px;
}
.p-detail-main-sheet__left-image {
    text-align: center;
    border: 1px solid #4f4f4f;
    padding: 10px;
}
.p-detail-main-sheet__left-image img {
    width: 100%;
    height: auto;
}
.p-detail-main-sheet__left-etc {
    border-collapse: collapse;
    width: 100%;
    min-height: 144px;
}
.p-detail-main-sheet__left-etc th, .p-detail-main-sheet__left-etc td {
    border: 1px solid #4f4f4f;
}
.p-detail-main-sheet__left-etc th {
    font-weight: normal;
    text-align: center;
    background: #f8f9fa;
    width: 55px;
    vertical-align: top;
    padding-top: 10px;
}
.p-detail-main-sheet__left-etc td {
    font-weight: bold;
    padding: 0 5px;
    background: #ffffff;
}
.p-detail-main-sheet__left-etc-facility {
    width: 300px;
}
.p-detail-main-sheet__left-etc-facility p {
    margin: 0;
}
.p-detail-main-sheet__right {
    width: 47%;
}
.p-detail-main-sheet__right-tbl {
    border-collapse: collapse;
    width: 100%;
}
.p-detail-main-sheet__right-tbl th, .p-detail-main-sheet__right-tbl td {
    border: 1px solid #4f4f4f;
}
.p-detail-main-sheet__right-tbl th {
    font-weight: normal;
    text-align: center;
    background: #f8f9fa;
    width: 80px;
    vertical-align: top;
    padding-top: 10px;
}
.p-detail-main-sheet__right-tbl td {
    font-weight: bold;
    padding: 0 5px;
    background: #ffffff;
}
.p-detail-main-sheet__right-tbl-link {
    color: #539ff7;
}
.p-detail-main-sheet__right-tbl-link:hover {
    text-decoration: underline;
}
.p-detail-main-sheet__right-tbl-row4 td {
    width: 192px;
}
.p-detail-main-sheet__shop {
    margin: 20px 0 5px 0;
    padding: 10px 0;
    border-top: 2px solid #797979;
    border-bottom: 2px solid #797979;
}
.p-detail-main-sheet__shop ul, .p-detail-main-sheet__shop p {
    margin: 0;
}
.p-detail-main-sheet__shop-name, .p-detail-main-sheet__shop-tel {
    font-size: 20px;
    font-weight: bold;
}
.p-detail-main-sheet__shop-address, .p-detail-main-sheet__shop-subtel {
    font-size: 16px;
}
.p-detail-main-sheet__shop-etc {
    font-size: 12px;
}
.p-detail-main-sheet__shop-number-type {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.p-detail-map-around {
    padding: 20px;
}
.p-detail-map-around p {
    margin: 0;
}
.p-detail-map-around__left, .p-detail-map-around__right {
    width: 50%;
    list-style: none;
    margin: 0;
    padding: 0;
}
.p-detail-map-around__left li:nth-child(odd), .p-detail-map-around__right li:nth-child(odd) {
    background: #f2fcfd;
}
.p-detail-map-around__left li:first-child, .p-detail-map-around__right li:first-child {
    background: #f8f9fa;
}
.p-detail-map-around__left {
    margin-right: 20px;
}
.p-detail-map-around__list-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f8f9fa;
    padding: 5px 10px;
    border: 1px solid #4f4f4f;
}
.p-detail-map-around__list-head-photo {
    width: 17%;
}
.p-detail-map-around__list-head-number {
    width: 28%;
}
.p-detail-map-around__list-head-name {
    width: 55%;
}
.p-detail-map-around__list-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #ffffff;
    padding: 5px 10px;
    border-bottom: 1px solid #4f4f4f;
}
.p-detail-map-around__list-row-photo {
    width: 17%;
}
.p-detail-map-around__list-row-number {
    width: 28%;
}
.p-detail-map-around__list-row-name {
    width: 55%;
}
.p-detail-map-around__list-row-name a {
    color: #539ff7;
}
.p-detail-map-around__list-row-name a:hover {
    text-decoration: underline;
}

.p-detail-photo #slider, .p-detail-photo #thumbnail_slider {
    width: 400px;
    margin: 0 auto 10px;
}
.p-detail-photo .slide-item img {
    width: 100%;
}
.p-detail-photo .thumbnail-item img {
    width: 98%;
    margin: 0 auto;
}

.p-detail-summary {
    padding: 20px;
}
.p-detail-summary__title {
    font-size: 18px;
    font-weight: bold;
}
.p-detail-summary__price {
    color: #ef377d;
    font-size: 24px;
    padding-left: 30px;
}
.p-detail-summary table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 15px;
}
.p-detail-summary th {
    border: 1px solid #4f4f4f;
    font-weight: normal;
    background: #f8f9fa;
    padding: 5px;
    width: 180px;
    vertical-align: top;
}
.p-detail-summary td {
    border: 1px solid #4f4f4f;
    padding: 5px;
    background: #ffffff;
}
.p-detail-summary__catch {
    margin: 15px 0;
}
.p-detail-summary__tbl h4 {
    font-size: 18px;
    margin-bottom: 3px;
}
.p-detail-summary__tbl-left {
    width: 49%;
}
.p-detail-summary__tbl-right {
    width: 49%;
}

.p-detail-tab li {
    margin-right: 10px;
}
.p-detail-tab li a {
    background: #e5e2dd;
    width: 160px;
    text-align: center;
    position: relative;
    display: inline-block;
}
.p-detail-tab li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #00c8c8;
    border-right: solid 1px #00c8c8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -5px;
}
.p-detail-tab li a.active {
    background: #ffffff;
}
.p-detail-tab li a.active::before {
    content: "";
    border-top: solid 1px #00c8c8;
    border-right: solid 1px #00c8c8;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.p-form-check {
    background: #fffcd3;
    display: none;
    border: 1px solid #e2e2e4;
}
.p-form-check p {
    margin-bottom: 0;
}
.p-form-check .article_conf {
    text-align:left;
}
.p-form-check .article_conf p {
    font-size:11px;
}
.p-form-check .article_conf .c-input {
    margin-left:0;
    margin-right: 0;
}
.p-form-check__tbl-checked-day {
    width: 100% !important;
}
.p-form-check__status {
    padding: 5px;
    width: 120px;
    text-align: center;
    background: #fefff1;
}
.p-form-check__status p {
    width:100%;
}
.p-form-check__status button {
    width:100%;
}
.p-form-check__div {
    width: calc(65% - 120px);
    height: 170px;
    overflow: auto;
    border-right: 1px solid #e2e2e4;
    border-left: 1px solid #e2e2e4;
}
.p-form-check__tblsub {
    width: calc(35%);
    font-size:11px;
}
.p-form-check__tblsub tr {
    border-top: 1px solid #e2e2e4;
}
.p-form-check__tblsub tr td {
    height:45px;
}

.p-form-check__dl {
    display:flex;
    margin:0;
}
.p-form-check__dl dt {
    width:8%;
    font-weight:normal;
}
.p-form-check__dl dd {
    width:42%;
    margin:0;
}
.p-form-check__dl dd.p-form-check__dl-long{
    width:92%;
    font-weight:normal;
}

.p-form-check__tbl {
    border-bottom: 2px solid #999;
    table-layout: fixed;
    font-size:12px;
    width:100%;
    /*tdの幅指定*/
}
.p-form-check__tbl th, .p-form-check__tbl td {
    border: 1px solid #e2e2e4;
    border-collapse: collapse;
    height: 45px;
}
.p-form-check__tbl th {
    background: #f8f9fa;
    color: #afafaf;
    width: 50px;
    text-align: center;
}
.p-form-check__tbl-name {
    width: 270px;
}
.p-form-check__tbl-person {
    width: 80px;
}
.p-form-check__tbl-tel {
    width: 140px;
}
.p-form-check__tbl-closed {
    padding-left: .5rem;
}
.p-form-check__tbl-vender-person {
    width: 60px;
}
.p-form-check__tbl-vender-tel {
    width: 120px;
}
.p-form-check__tbl-txt-change-price, .p-form-check__tbl-txt-closed-price {
    width: 70px;
}
.p-form-check__tbl-change-day, .p-form-check__tbl-closed-day, .p-form-check__tbl-checked-day, .p-form-check__tbl-flyer-day-txt {
    width: 100px;
    font-size:12px;
}
.p-form-check__tbl-history {
    padding-left:.5rem;
    direction: rtl;
}
.p-form-check__tbl-history-div {
    direction: ltr;
}
.p-form-check__tbl-history select {
    width: 80px;
}
.p-form-check__tbl-closed select {
    width: 80px;
}
.p-form-check__tbl-list {
    list-style: none;
    margin:0;
    float:left;
}
.p-form-check__tbl-list li {
    width: 60px;
}
.p-form-check__tbl-list li.p-form-check__tbl-list-date {
    width: 120px;
}
.p-form-check__tbl-list li p {
    font-size: 11px;
    margin-bottom:0;
}
.p-form-check__tbl-list li select {
    width: 55px;
}
.p-form-check__tbl-list-allx {
    width: 30px !important;
}
.p-form-check__tbl-list-allx p {
    margin: 17px 0 0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #00c8c8;
    color: #00c8c8;
    text-align:center;
}
.p-form-check__tbl-list-flyerday {
    width: 100px !important;
    margin-left: 5px;
}
.p-form-check__tbl-list-flyerday-txt {
    width: 100px;
    margin: 0;
}
.p-form-check__tbl-link-history, .p-form-check__tbl-link-id {
    text-decoration: underline;
    color: #539ff7;
}
.p-form-check__tbl-flyer-day {
    width: 165px !important;
}
.p-form-check__tbl-bk {
    width: 100px;
}
.p-form-check__tbl-key {
    width: 66%;
}
.p-form-check__tbl-biko {
    width: 92%;
}

.p-modal-print__title {
    text-align: center;
    font-size: 20px;
    margin: 20px 0;
}
.p-modal-print__list {
    list-style: none;
}
.p-modal-print__list-li {
    border: 1px solid #7e7e7e;
    margin-right: 15px;
}
.p-modal-print__list-li:last-child {
    margin-right: 0;
}
.p-modal-print__list-subtitle {
    border-bottom: 1px solid #7e7e7e;
    padding: 15px;
}
.p-modal-print__list-circle {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: relative;
}
.p-modal-print__list-circle p {
    padding-top: 15px;
    line-height: 18px;
    margin: 0;
    text-align: center;
}
.p-modal-print__list-circle img {
    width: 30px;
    height: auto;
    position: absolute;
    bottom: 15px;
    left: 35px;
}
.p-modal-print__list-circle--yellow {
    background: #faefd1;
}
.p-modal-print__list-circle--green {
    background: #dfeabf;
}
.p-modal-print__list-circle--blue {
    background: #c6dce4;
}
.p-modal-print__list-btn {
    padding: 15px;
    background: #f0f0f0;
}
.p-modal-print__list-btn-list {
    list-style: none;
    padding: 0;
    width: 100px;
    margin: 0 auto;
}
.p-modal-print__list-link-btn {
    display: block;
    width: 100px;
    padding: 5px;
    border-radius: 4px;
    color: #797979;
    border: 1px solid #797979;
    text-align: center;
    background: #ffffff;
}
.p-modal-print__list-plus {
    display: inline-block;
    width: 25px;
    height: 25px;
    position: relative;
    margin: 0 5px;
}
.p-modal-print__list-plus span::before, .p-modal-print__list-plus span::after {
    display: block;
    content: "";
    position: absolute;
    top: 200%;
    left: 50%;
    width: 84%;
    height: 16%;
    margin: 0px 0 0 -42%;
    background: #7e7e7e;
}
.p-modal-print__list-plus span::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.p-results-current-condition p, .p-results-current-condition ul {
    margin: 0;
}
.p-results-current-condition__head {
    padding: 10px;
    background: #17184e;
    color: #ffffff;
    align-items: center;
}
.p-results-current-condition__head-mansion {
    padding: 10px;
    background: #5187F7;
    color: #ffffff;
    align-items: center;
}
.p-results-current-condition__title {
    line-height: 30px;
}
.p-results-current-condition__btn li {
    margin-right: 10px;
}

.p-results-current-condition__btn li a {
    background: linear-gradient(to bottom, #FFC217, #FF9C00);
    border: 1px solid #FF9C00;
    color: #ffffff;
    margin-left:0;
    padding:0 15px 0 40px;
    line-height: 40px;
    display: block;
}

.p-results-current-condition__btn li a:hover {
    text-decoration: underline;
    background: linear-gradient(to bottom, #FFC217, #FF9C00);
    opacity: 0.8;
}

.p-results-current-condition__btn-newsearch, .p-results-current-condition__btn-research, .p-results-current-condition__btn-save {
    position: relative;
    margin-left: 30px;
    line-height: 30px;
}
.p-results-current-condition__btn-newsearch::before, .p-results-current-condition__btn-research::before, .p-results-current-condition__btn-save::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    left: 12px;
    width: 15px;
    height: 15px;
}
.p-results-current-condition__btn-newsearch::before {
    background-image: url("../../business/img/icon_search_white.png");
}
.p-results-current-condition__btn-research::before {
    background-image: url("../../business/img/icon_search_white.png");
}
.p-results-current-condition__btn-save::before {
    background-image: url("../../business/img/icon_search_white.png");
}

.c-tab-img-or-list li a.p-results-current-condition__btn-arrow {
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    border: 1px solid #ffffff;
    position: relative;
    background:none;
}

.c-tab-img-or-list li a.p-results-current-condition__btn-arrow::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    position: absolute;
    top: 50%;
    left: 10px;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    margin-top: -2px;
}

.c-tab-img-or-list li a.p-results-current-condition__btn-arrow.collapsed::before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -5px;
}

.p-results-current-condition__panel {
    list-style: none;
    padding: 0;
}
.p-results-current-condition__panel p {
    line-height: 30px;
    margin-left: 10px;
}
.p-results-current-condition__panel--li {
    flex-wrap: wrap;
    padding: 10px 5px;
    background: #ffffff;
    border-bottom: 1px solid #ededed;
}
.p-results-current-condition__panel--number {
    background: #17184e;
    color: #ffffff;
    width: 30px;
    height: 30px;
    text-align: center;
}
.p-results-current-condition__panel--title {
    color: #00c8c8;
    font-weight: bold;
}
.p-results-current-condition__panel--btn-research, .p-results-current-condition__panel--btn-save {
    position: relative;
    margin-left: 40px;
    line-height: 30px;
    color: #797979;
}
.p-results-current-condition__panel--btn-research:hover, .p-results-current-condition__panel--btn-save:hover {
    text-decoration: underline;
}
.p-results-current-condition__panel--btn-research::before, .p-results-current-condition__panel--btn-save::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 7px;
    left: -20px;
    width: 15px;
    height: 15px;
}
.p-results-current-condition__panel--btn-research::before {
    background-image: url("../../business/img/icon_search_gray.png");
}
.p-results-current-condition__panel--btn-save::before {
    background-image: url("../../business/img/icon_search_gray.png");
}
.p-results-current-condition__panel--btn-delete {
    line-height: 30px;
}
a.p-results-current-condition__panel--btn-delete {
    color: #53a1f4;
    text-decoration: underline;
}

.p-results-image__li {
    background: #ffffff;
    margin-bottom: 15px;
}
.p-results-image__li-head {
    border-bottom: 1px solid #ededed;
    padding: 20px 30px 5px;
}
.p-results-image__li-btns li {
    margin-right: 15px;
}
.p-results-image__li-name {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 0;
}
.p-results-image__li-link-mansion {
    display: inline-block;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    position: relative;
    margin-left: 10px;
}
.p-results-image__li-link-mansion img {
    position: absolute;
    top: 12px;
    left: 11px;
}
.p-results-image__mark--used {
    padding: 2px;
    color: #ffffff;
    background: #5385c4;
    margin-right: 5px;
}
.p-results-image__mark--new {
    padding: 2px;
    color: #ffffff;
    background: #f6774a;
    margin-right: 5px;
}
.p-results-image__mark--reform {
    padding: 2px;
    color: #ffffff;
    background: #094f80;
    margin-right: 5px;
}
.p-results-image__image-area {
    padding: 15px 30px;
}
.p-results-image__image {
    width: 45%;
}
.p-results-image__main-info {
    width: 55%;
}
.p-results-image__main-info th {
    font-weight: normal;
    position: relative;
}
.p-results-image__main-info th::before {
    content: "";
    position: absolute;
}
.p-results-image__main-info-price th::before {
    top: 12px;
    left: -20px;
    width: 12px;
    height: 13px;
    background: url("../../business/img/icon_yen.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.p-results-image__main-info-address th::before {
    top: 5px;
    left: -20px;
    width: 12px;
    height: 13px;
    background: url("../../business/img/icon_address.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.p-results-image__main-info-access th::before {
    top: 5px;
    left: -20px;
    width: 12px;
    height: 13px;
    background: url("../../business/img/icon_access.png");
    background-size: contain;
    background-repeat: no-repeat;
}
.p-results-image__main-info td {
    font-weight: bold;
}
.p-results-image__main-info-price td {
    font-size: 24px;
    color: #ef377d;
    font-weight: bold;
}
.p-results-image__main-info-price td span {
    font-size: 16px;
}
.p-results-image__info {
    padding: 0 30px 15px 30px;
}
.p-results-image__info-table {
    width: 89%;
}
.p-results-image__info-table th {
    font-weight: normal;
    width: 110px;
}
.p-results-image__info-table td {
    font-weight: bold;
}
.p-results-image__info-photo {
    margin-right: 5px;
    background: #ece8e5;
    border-radius: 50px;
    height: 40px;
    padding: 5px 15px;
    line-height: 30px;
    white-space: nowrap;
}
.p-results-image__info-photo img {
    margin-right: 5px;
    padding-bottom: 5px;
}

.p-results-noimage__btns {
    padding: 5px 0;
    background: #ebe8e3;
    width: auto;
    min-width: 150px;
    margin: 0;
}
.p-results-noimage__btns li {
    padding: 0 8px;
}
.p-results-noimage__btns li a:hover {
    opacity:0.7;
}
.p-results-noimage__btns img {
    margin-bottom:2px;
}

.mansion-list {
    font-size:13px;
}
.p-results-noimage__tbl {
    background: #ffffff;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
    font-size:13px;
}
.p-results-noimage__tbl th, .p-results-noimage__tbl td {
    border: 1px solid #4f4f4f;
}
.p-results-noimage__tbl th {
    font-weight: normal;
    text-align: center;
    background: #f8f9fa;
    width: 55px;
    font-size:12px;
}
.p-results-noimage__tbl td {
    padding: 0 5px;
}
.p-results-noimage__tbl-statusbox {
    margin:0 !important;
}
.p-results-noimage__tbl-status{
    padding: 2px 10px;
    color: #f00;
    background: #fff;
    border:1px solid #f00;
    margin-right: 5px;
    font-size:12px;
}
.p-results-noimage__tbl-photo {
    width:100%;
    display:block;
    text-align:center;
}
.p-results-noimage__tbl td.p-results-noimage__tbl-address {
    width:360px;
}
.p-results-noimage__tbl td.p-results-noimage__tbl-price {
    width:160px;
}
.p-results-noimage__tbl td.p-results-noimage__tbl-price span {
    font-size:16px;
}
.p-results-noimage__tbl td.p-results-noimage__tbl-area {
    width:90px;
}
.p-results-noimage__tbl td.p-results-noimage__tbl-school {
    width:120px;
}
.p-results-noimage__tbl p {
    margin: 0;
}
.p-results-noimage__tbl-num-date {
    width: 120px;
}
.p-results-noimage__tbl-num-name {
    width:150px;
}
.p-results-noimage__tbl-number, .p-results-noimage__tbl-date {
    font-weight: normal;
    font-size: 12px;
}
.p-results-noimage__tbl-date{
    font-size:11px;
}
.p-results-noimage__tbl-link-mansion {
    display: block;
}

.p-results-sort {
    display: flex;
    justify-content: flex-start;
    margin: 20px 0;
    width: 100%;
    background: #ece8e5;
    padding: 10px 15px;
}
.p-results-sort__title {
    color: #00c8c8;
    font-weight: bold;
    margin: 0 15px 0 0;
}
.p-results-sort__sort, .p-results-public__sort {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
.p-results-sort__sort li, .p-results-public__sort li {
    position: relative;
    margin-right: 15px;
}
.p-results-sort__sort li::after, .p-results-public__sort li::after {
    content: "|";
    position: absolute;
    top: -2px;
    right: -10px;
}
.p-results-sort__sort a, .p-results-public__sort a {
    color: #797979;
}

.p-results-switching {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.p-search-close {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
}
.p-search-close th {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    color: #bcbcbc;
    background: #f8f9fa;
    padding: 10px 5px;
    width: 100px;
}
.p-search-close td {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    padding: 10px;
    background: #ffffff;
}
.p-search-close td.p-search-common__tbl-number {
    background: #17184e;
    color: #ffffff;
    padding: 10px 5px;
    vertical-align: top;
}
.p-search-close td input {
    margin: 0;
    height: 30px;
}
.p-search-close__registed-day input[type=text], .p-search-close__price input[type=text], .p-search-close__changed-price-day input[type=text], .p-search-close__closed-day input[type=text], .p-search-close__closed-price input[type=text] {
    width: 80px;
}
.p-search-close__vender-tel {
    width: 80px;
}

.p-search-common {
    margin: 5px 0;
}
.p-search-common__tbl {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.p-search-common .p-search-common__tbl {
    border: 2px solid #ccc;
    margin-bottom: 40px;
    margin-top: 10px;
}
.p-search-common__tbl tr.p-search-common__height0 {
    height:0;
}
.p-search-common__tbl tr.p-search-common__height0 th, .p-search-common__tbl tr.p-search-common__height0 td {
    padding:0;
}

.p-search-common__tbl th {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    color: #aaa;
    background: #f8f9fa;
    padding: 10px 5px;
    width: 60px;
    font-size:12px;
    font-weight:normal;
}
.p-search-common__tbl th.p-search-common__mansion{
    width:90px;
}
.p-search-common__tbl th.p-search-common__bal{
    width:80px;
}
.p-search-common__tbl td {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    padding: 10px 5px;
    background: #ffffff;
    font-size:14px;
}
.p-search-common__tbl td .data-address{
    display:block;
    width:170px;
}
.p-search-common__tbl td .data-address input[type=text]{
    width:150px !important;
}
.p-search-common__tbl td .p-search-common__town{
    display:block;
    width:100%;
    font-size:11px;
}
.p-search-common__tbl td .p-search-common__pet{
    display:block;
    width:100%;
    font-size:11px;
}
.p-search-common__tbl td.p-search-common__tbl-number {
    background: #17184e;
    color: #ffffff;
    padding: 10px 5px;
    vertical-align: top;
    width:30px;
}
.p-search-common__tbl td input {
    margin: 0;
}
.p-search-common__price input {
    width: 70px;
}
.p-search-common__access input[type=text] {
    width: 50px;
}
.p-search-common__address input[type=text] {
    width: 60px;
}
.p-search-common__land input {
    width: 70px;
}
.p-search-common__floor-area input {
    width: 70px;
}
.p-search-common__name input {
    width: 200px;
}
.p-search-common__years input {
    width: 70px;
}
.p-search-common__year-month input {
    width: 70px;
}
.p-search-common__floor input {
    width: 70px;
}
.p-search-common__balcony input[type=text] {
    width: 70px;
}
.p-search-common__id input {
    width:100px;
}
.p-search-common__company input {
    width:150px;
}
.p-search-common__school input[type=text] {
    width:50px;
}
.p-search-common__school select {
    min-width:200px;
}
.p-search-common__school-lot  {
    width:48%;
    float:left;
}
.cs-data-list .filter-address {
    width:120px;
}
.p-search-common__collapse {
    padding: 0 !important;
}
.p-search-common__collapse-link {
    margin: 10px auto;
    display: block;
    box-sizing: border-box;
    width: 80px;
    height: 30px;
    border: 1px solid #00c8c8;
    position: relative;
}
.p-search-common__collapse-link--open::after {
    content: "";
    position: absolute;
    top: 3px;
    left: 33px;
    width: 15px;
    height: 15px;
    border-top: 1px solid #00c8c8;
    border-right: 1px solid #00c8c8;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.p-search-common__collapse-link--close::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 33px;
    width: 15px;
    height: 15px;
    border-top: 1px solid #00c8c8;
    border-right: 1px solid #00c8c8;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
}
.p-search-common__tbl td.p-search-common__search-buttons {
    background:#efefef;
}
.p-search-common__search-clear {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding-right:30px;
}
.p-search-common__search-clear li {
    margin: 0 0 0 10px;
}
.p-search-common__search-clear li a {
    text-decoration: underline;
    color: #539ff3;
}

.p-search-footer {
    display: flex;
    justify-content: center;
    background: #787775;
    width: 100%;
    padding: 10px;
    position:fixed;
    bottom:0;
    left:0;
    z-index:10;
}
.p-search-footer__count {
    margin: 0;
    line-height: 54px;
    font-size: 20px;
    color: #ffffff;
}
.p-search-footer__count-text {
    color:#ff9c00;
    font-size:28px;
}
.p-search-footer__btn-list {
    margin-left: 20px;
}
.p-search-footer__link-clear {
    color: #ffffff;
    text-decoration: underline;
}

.p-search-for-sale {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
}
.p-search-for-sale th {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    color: #aaa;
    background: #f8f9fa;
    padding: 10px 5px;
    width: 85px;
}
.p-search-for-sale td {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    padding: 10px 5px;
    background: #ffffff;
}
.p-search-for-sale td.p-search-common__tbl-number {
    background: #17184e;
    color: #ffffff;
    padding: 10px 5px;
    vertical-align: top;
}
.p-search-for-sale td input {
    margin: 0;
    height: 30px;
}
.p-search-for-sale__registed-day input[type=text], .p-search-for-sale__checked-day input[type=text], .p-search-for-sale__changed-price-day input[type=text], .p-search-for-sale__ad-checked input[type=text] {
    width: 115px;
}
.p-search-for-sale__registed-day {
    width: 265px;
}
.p-search-for-sale__changed-price-day {
    width: 265px;
}
.p-search-for-sale__ad-checked > div {
    display: flex;
}
.p-search-for-sale__ad-checked ul {
    display: flex;
    list-style: none;
    margin: 0 5px 0 10px;
    padding: 0;
}
.p-search-for-sale__ad-checked ul li {
    margin-left: 5px;
}
.p-search-for-sale__ad-checked ul li p {
    margin: 0;
    color: #bcbcbc;
}
.p-search-for-sale__ad-checked-day {
    margin-top: 22px;
}
.p-search-for-sale__vender-tel {
    width: 200px;
}

.p-search-header {
    /*border-bottom: 2px solid #C8C8C8;*/
}
.p-search-header__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 10px 0;
    justify-content: space-between;
}
.p-search-header__title {
    font-size: 20px;
    color: #7a7977;
}
.p-search-header__button-list {
    display: flex;
    justify-content: flex-end;
    list-style-type: none;
    margin: 0;
}
.p-search-header__button-list li {
    padding-left: 15px;
}
.p-search-header__button-list--copy, .p-search-header__button-list--add {
    width: 180px;
    padding: 5px;
    background: #FEFEFE;
    border-radius: 4px;
    border: 1px solid #797979;
    position: relative;
    cursor: pointer;
}

.p-search-header__button-list--add::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 5px;
    top: 17px;
}

.p-search-header__button-list--add::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    left: 15px;
    top: 7px;
    position: absolute;
}

.p-search-header__button-list--add::before {
    background-image: url(../img/icon_plus_gray.png);
}

.p-search-header__button-list--add:hover {
    opacity:0.8;
}

.p-search-header__button-list--back {
    display: block;
    width: 100px;
    padding: 5px;
    background: #FEFEFE;
    border-radius: 4px;
    border: 1px solid #797979;
    position: relative;
    text-align: center;
}

.p-search-houses {
    margin: 30px 0;
}
.p-search-houses__tbl {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
}
.p-search-houses__tbl th {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    color: #bcbcbc;
    background: #f8f9fa;
    padding: 10px 5px;
    width: 90px;
    white-space: nowrap;
}
.p-search-houses__tbl td {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    padding: 10px 5px;
    background: #ffffff;
}
.p-search-houses__tbl td.p-search-houses__tbl-number {
    background: #17184e;
    color: #ffffff;
    padding: 10px 5px;
    vertical-align: top;
}
.p-search-houses__tbl td input {
    margin: 0;
}
.p-search-houses__name {
    width: 700px;
}
.p-search-houses__total-section input {
    width: 70px;
}
.p-search-houses__access input[type=text], .p-search-houses__school input[type=text] {
    width: 50px;
}
.p-search-houses__search-clear {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
.p-search-houses__search-clear li {
    margin: 0 10px;
}
.p-search-houses__search-clear li a {
    text-decoration: underline;
    color: #539ff3;
}

.p-search-mansion {
    margin: 30px 0;
}
.p-search-mansion__tbl {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
}
.p-search-mansion__tbl th {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    color: #bcbcbc;
    background: #f8f9fa;
    padding: 10px 5px;
    width: 90px;
    white-space: nowrap;
}
.p-search-mansion__tbl td {
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    padding: 10px 5px;
    background: #ffffff;
}
.p-search-mansion__tbl td.p-search-mansion__tbl-number {
    background: #17184e;
    color: #ffffff;
    padding: 10px 5px;
    vertical-align: top;
}
.p-search-mansion__tbl td input {
    margin: 0;
}
.p-search-mansion__years input, .p-search-mansion__year-month input, .p-search-mansion__floor input, .p-search-mansion__total-floor input {
    width: 70px;
}
.p-search-mansion__access input[type=text], .p-search-mansion__school input[type=text] {
    width: 50px;
}
.p-search-mansion__shared label {
    width: 170px;
}
.p-search-mansion__search-clear {
    list-style: none;
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
.p-search-mansion__search-clear li {
    margin: 0 10px;
}
.p-search-mansion__search-clear li a {
    text-decoration: underline;
    color: #539ff3;
}

.p-search-results-header {
    border-bottom: 2px solid #C8C8C8;
    background: #ffffff;
}
.p-search-results-header__wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    position: relative;
}
.p-search-results-header__results-title {
    font-size: 16px;
    color: #7a7977;
    font-weight: bold;
}
.p-search-results-header__results-total {
    font-size: 30px;
    color: #FF9C00;
    margin-left: 5px;
}
.p-search-results-header__results p, .p-search-results-header__results ul {
    margin-bottom: 0;
}
.p-search-results-header__button-list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style-type: none;
    margin: 0;
}
.p-search-results-header__button-list li {
    padding-left: 15px;
}
.p-search-results-header__button-list--back {
    display: block;
    width: 100px;
    padding: 5px;
    border-radius: 4px;
    color: #797979;
    border: 1px solid #797979;
    text-align: center;
    position: relative;
}
.p-search-results-header__button-list--back::before {
    content: "";
    display: inline-block;
    background-image: url("../../business/img/icon_plus_gray.png");
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 8px;
    left: 10px;
    width: 15px;
    height: 15px;
}

.c-duplication-tab {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
.c-duplication-tab > ul > li {
    box-sizing: border-box;
    width:auto;
    min-width: 205px;
    text-align: center;
    border-left: 1px solid #c6ced6;
    border-top: 1px solid #c6ced6;
    background:#fff;
}
.c-duplication-tab li:last-child {
    border-right: 1px solid #c6ced6;
}
.c-duplication-tab > ul > li a {
    color: #000000;
    padding: 15px 20px 15px 0;
    display: block;
    position:relative;
}
.c-duplication-tab > ul > li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -2px;
}
.c-duplication-tab li a:hover {
    background:rgba(0,0,0,0.1);
}

.c-duplication-tab li.active a {
    color: #ffffff;
}
.c-duplication-tab li.active a::before {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.c-duplication-tab li.active a:hover {
    background:rgba(255,255,255,0.2);
}
#rains_form .c-duplication-tab li {
    box-sizing: border-box;
    width: auto;
    min-width: 230px;
    text-align: center;
    border-left: 1px solid #c6ced6;
    border-top: 1px solid #c6ced6;
    background: #fff;
}
#rains_form .c-duplication-tab li a {
    color: #000000;
    padding: 15px 20px 15px 0;
    display: block;
    position: relative;
}
#rains_form .c-duplication-tab li.active a{
    color:#fff
}
#rains_form .c-duplication-tab li:last-child {
    border-right: 1px solid #c6ced6;
}
#rains_form .c-duplication-tab li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -2px;
}
#rains_form .c-duplication-tab li.active a::before {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
#rains_form .c-duplication-tab li.active a::before {
    border-color: #fff;
}
.suumo_color a{
    color:#72bf44 !important;
}
.athome_color a{
    color:#bd0a37 !important;
}
.homes_color a{
    color:#fab81e !important;
}
#portal_image .c-duplication-tab li.active a {
    color: #ffffff !important;
}
.c-duplication-tab li.suumo_color a::before{
    border-color: #72bf44;
}
.c-duplication-tab li.athome_color a::before{
    border-color: #bd0a37;
}
.c-duplication-tab li.homes_color a::before{
    border-color: #fab81e;
}
.c-duplication-tab li.active a::before{
    border-color: #fff;
}
.c-duplication-tab li.active.suumo_color{
    background: #72bf44 !important;
}
.c-duplication-tab li.active.homes_color{
    background: #fab81e !important;
}
.c-duplication-tab li.active.athome_color{
    background: #bd0a37 !important;
}
#portal_image .button_bar{
    background: #53595b;
    display: inline-block;
    width: 100%;
    text-align: center
}
#portal_image .button_bar.pt-close{
    background: #ccc;
    color:#000
}
#portal_image .pt-close .p-search-common__collapse-link{
    color:#000
}
#portal_image .pt-close .p-search-common__collapse-link--close::after, #portal_image .pt-close .p-search-common__collapse-link--open::after{
    border-color: #000;
}
#portal_image .p-search-common__collapse-link{
    border:0;
    width: auto;
    padding:0 10px;
    font-size: 13px;
    height: auto;
    display: inline-block;
    color:#fff
}
#portal_image .p-search-common__collapse-link--open::after {
    top: 5px;
    width: 6px;
    height: 6px;
    border-color: #fff;
    right: 0;
    left: auto;
}
.p-search-common__collapse-link--close::after{
    top: 9px;
    width: 6px;
    height: 6px;
    border-color: #fff;
    right: 0;
    left: auto;
}

#portal_image .c-band {
    background: #72bf44
}
.p-vendor-print {
    color: #7A7A7A;
    max-width: 1200px;
    margin: 20px auto;
    /*border: 1px solid #7A7A7A;
  padding: 30px;*/
}
.p-vendor-print p {
    margin-bottom: 0;
}
.p-vendor-print ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.p-vendor-print__date {
    text-align: right;
    margin-bottom: 5px;
}
.p-vendor-print__company {
    border-top: 2px solid #7A7A7A;
    border-bottom: 2px solid #7A7A7A;
    padding: 10px 0;
    line-height: 2;
}
.p-vendor-print__company-name {
    font-size: 1.5rem;
    font-weight: bold;
}
.p-vendor-print__message {
    padding: 10px 0;
    line-height: 1.6;
}
.p-vendor-print__return {
    border: 2px solid #7A7A7A;
    padding: 15px;
    min-width: 350px;
}
.p-vendor-print__return-heading, .p-vendor-print__return-fax {
    font-size: 1.5rem;
    font-weight: bold;
}
.p-vendor-print__count {
    margin: 20px 0 10px 0;
}
.p-vendor-print__count p {
    font-size: 1.2rem;
    font-weight: bold;
    border-bottom: 1px solid #7A7A7A;
    display: inline;
}
.p-vendor-print__count p span {
    font-size: 2rem;
    padding: 0 10px;
}
.p-vendor-print__list-description {
    font-size: 1.0rem;
    font-weight: bold;
}
.p-vendor-print__table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 2px solid #7A7A7A;
    font-size:11px;
}
.p-vendor-print__table-gray{
    background:#f8f9fa;
}
.p-vendor-print__table-arrow {
    border:none;
}
.p-vendor-print__table-arrow img{
    border:none;
}
.p-vendor-print__table th {
    border-top: 2px solid #7A7A7A;
    border-bottom: 2px solid #7A7A7A;
    border-right: 1px solid #7A7A7A;
    text-align: center;
    padding: 5px;
}
.p-vendor-print__table th:last-of-type {
    border-right: none;
}
.p-vendor-print__table-arrow th{
    border:none;
}
.p-vendor-print__table td {
    border: 1px solid #7A7A7A;
    padding: 5px 2px;
    height:40px;
    line-height:1.2em;
}
.p-vendor-print__table td:first-of-type {
    border-left: none;
}
.p-vendor-print__table td:last-of-type {
    border-right: none;
}
.p-vendor-print__table-type, .p-vendor-print__table-type--example {
    width: 100px;
    font-weight: normal;
}
.p-vendor-print__table-type--example {
    font-size: 1.1rem;
    font-weight: bold;
    border-bottom: 3px solid #7A7A7A;
}
.p-vendor-print__table-name {
    width: 230px;
    font-weight: normal;
}
.p-vendor-print__table-build {
    width: 85px;
    text-align: center;
    font-weight: normal;
}
.p-vendor-print__table-price, .p-vendor-print__table-price-tax {
    width: 85px;
    text-align: center;
    font-weight: normal;
}
.p-vendor-print__table-tax-select {
    font-size: 11px;
}
.p-vendor-print__table-choice {
    font-size: 11px;
}
.p-vendor-print__table-changed {
    width: 85px;
    text-align: center;
    position: relative;
}
.p-vendor-print__table-changed-price {
    font-size: 1.1rem;
    font-weight: bold;
    text-align: center;
}
.p-vendor-print__table-status {
    width: 170px;
    position: relative;
}
.p-vendor-print__table-ad {
    width: 85px;
    position: relative;
}
.p-vendor-print__border {
    border-top: 2px solid #7A7A7A;
}
.p-vendor-print__border--example {
    border-top: 3px solid #7A7A7A;
}
.p-vendor-print__circle {
    border: 1px solid #7A7A7A;
    border-radius: 50%;
}
.p-vendor-print__attention-item {
    position: relative;
    padding-left: 0;
    font-size:12px;
    line-height:1.2em;
}
/*.p-vendor-print__attention-item::before {
  position: absolute;
  content: "\25CF";
  left: 0;
}*/

.c-base-tab {
    margin: 10px 0;
    width: 100%;
    display: table;
}
.c-base-link__portal {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ff3d9f, #e4005b);
    color: #fff;
    padding: 10px 0;
    position: relative;
    width: 220px;
    font-size: 13px;
    line-height: 26px;
    cursor: pointer;
    height:45px;
    display:inline-block;
    border:0
}
.saved_to_image_portal{
    margin-right: 4px;
    width: 205px
}
.regist__div .l-contents__disp{
    position: relative;
}
.regist__div.position-fixed {
    text-align: center;
    padding: 10px 0;
    background: linear-gradient(to right, #9da5f9, #e28bf9);
    bottom: 0;
    width: 100%;
    left: 0;
}
.portal__info{
    top:0;
    text-align: left;
    right: 10px;
    background: #fff;
    width: 360px;
    padding:0 5px;
    font-size: 12px;
}
.portal__info p{
    margin-bottom: 0;
    font-weight: bold;
}
.portal__info__text{
    font-size: 12px;
}
.c-base-tab__portal {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #E9E9EA);
    border: 1px solid #A0A0A0;
    color: #636363;
    padding: 10px 0px;
    position: relative;
    width: 220px;
    cursor: pointer;
    height:45px;
    display:inline-block;
}
.c-base-tab__portal::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 17px;
    border-right:1px solid #636363;
    border-top:1px solid #636363;
}
.c-base-tab__portaltext {
    font-size:12px;
}
.bt-right{
    float: right;
}
.bt-right .c-tab__backbtn{
    display: inline-block;
}
.c-base-tab__image {
    border-radius: 5px;
    /*background: linear-gradient(to bottom, #ffffff, #fcdbe7) !important;*/
    border: 1px solid #f5006b !important;
    /*color: #ff45a3 !important;*/
    background: linear-gradient(to bottom, #ff3d9f, #e00057);
    color: #ffffff;
    padding: 10px 20px;
    position: relative;
    width: auto;
    min-width: 220px;
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
}
.c-base-tab__image::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 17px;
    border-right:1px solid #fff;
    border-top:1px solid #fff;
}

.c-base-tab__image__all, .c-base-tab__portal__all {
    border-radius: 5px;
    border:1px solid #999;
    background: #e5e5e5;
    padding: 10px 20px;
    position: relative;
    width: auto;
    min-width: 220px;
    cursor: pointer;
    display: inline-block;
}
.fontsize12{
    font-size: 12px;
}
.c-base-tab__image__all::after, .c-base-tab__portal__all::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 17px;
    border-right:1px solid #999;
    border-top:1px solid #999;
}
.title_number{
    background: #585858;
    color:#fff;
    display: block;
    text-align: center;
}
.bg-non-dark{
    background-color:#e3e1e2;
    font-size: 14px;
    color:#666
}
#suumo_image_del button, #suumo_facility_del button, #homes_image_del button, #homes_panorama_image_del button, #athome_image_del button, #athome_facility_del button{
    display: none;
}
#suumo_image_del input , #suumo_image_del select, #suumo_image_del textarea, #suumo_facility_del input, #suumo_facility_del select, #suumo_facility_del textarea, #homes_image_del input, #homes_image_del select, #homes_image_del textarea, #homes_panorama_image_del input, #homes_panorama_image_del select, #athome_image_del input, #athome_image_del select, #athome_image_del textarea, #athome_facility_del input, #athome_facility_del select, #athome_facility_del textarea{
    pointer-events: none;
}
#image_list .c-base-tab__image__all, #facility_list .c-base-tab__image__all{
    min-width: 135px;
    width: 100%;
    font-size: 8px;
    padding-right: 12px;
    padding-left: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#image_list .c-base-tab__image__all::after, #facility_list .c-base-tab__image__all::after{
    right: 7px;
    top: 11px;
    width: 6px;
    height: 6px;
}
.mansion_img .p-add-photo canvas, .house_img .p-add-photo canvas{
    height: 100%;
    display: table;
    max-width: 100%;
    margin:auto
}
.house_img .row{
    margin-left: -10px;
    margin-right: -10px;
}
.house_img .col-2{
    padding-right: 10px;
    padding-left: 10px;
}
#seller .col-2{
    padding-left: 5px;
    padding-right: 5px;
}
#seller .col-2{
    flex: 0 0 14.286%;
    max-width: 14.286%;
}
.line-red::before{
    content: "";
    border:1px solid #e4005b;
    position: absolute;
    left: 5px;
    right: 5px;
    top: -5px;
    bottom: -5px;
}
.c-base-tab__draft {
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #fcdbe7) !important;
    border: 1px solid #ff45a3 !important;
    color: #ff45a3 !important;
    padding: 10px 20px;
    position: relative;
    width: auto;
    min-width: 220px;
    cursor: pointer;
    margin-right: 10px;
}
.c-base-tab__draft::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 17px;
    border-right:1px solid #ff45a3;
    border-top:1px solid #ff45a3;
}
.link_to_room {
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #fcdbe7) !important;
    border: 1px solid #ff45a3 !important;
    color: #ff45a3 !important;
    padding: 10px 20px;
    position: relative;
    cursor: pointer;
    margin-right: 10px;
    display:inline-block;
    min-width:70px;
}
.link_to_room::after{
    width: 8px;
    height: 8px;
    right: 10px;
    top: 17px;
    border-right:1px solid #ff45a3;
    border-top:1px solid #ff45a3;
}

.c-base-tab__save {
    border-radius: 5px;
    border: 1px solid #f5006b !important;
    background: linear-gradient(to bottom, #ff3d9f, #e00057);
    color: #ffffff;
    padding: 10px 30px;
    width: 220px;
    cursor: pointer;
}
.c-review__save {
    border-radius: 5px;
    border: 1px solid #f5006b !important;
    background: linear-gradient(to bottom, #ff3d9f, #e00057);
    color: #ffffff;
    padding: 8px 30px;
    cursor: pointer;
    margin-bottom: 20px;
}
/*.c-base-tab__save::after {
  display: block;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  content: " ";
  position: absolute;
  right: 10px;
  top: 17px;
  border-right:1px solid #fff;
  border-top:1px solid #fff;
}*/

.c-menu {
    padding: 20px 20px 30px 20px;
    margin: 0px auto;
    width: 100%;
    height:100%;
    background-color: #ffffff;
}
.c-menu--ad .c-menu {
    padding:20px;
}
.c-menu a:hover{
    background:#e9e8e7;
}
.c-menu--reins {
    grid-column: 1/4;
    grid-row: 1 span;
}
.c-menu--regist {
    grid-column: 4/7;
    grid-row: 1 span;
}
.c-menu--search {
    grid-column: 7/10;
    grid-row: 1 span;
}
.c-menu--manager {
    grid-column: 7/10;
    grid-row: 2/4;
}
.c-menu--hp {
    grid-column: 10/13;
    grid-row: 1 span;
}
.c-menu--user {
    grid-column: 10/13;
    grid-row: 3/4;
    display:none;
}
.c-menu--ad {
    grid-column: 10/13;
    grid-row: 2/4;
}
.btn-public{
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(218,211,231,1) 100%);
    color:#A080D9;
    border:1px solid #A080D9;
    font-size: 14px;
    cursor: pointer;
    border-radius: 20px;
    padding:8px 20px;
    display: inline-block;
    width: 100%;
    margin-top: 44px;
}
.color-public{
    color: #d8221e
}
.btn-public:hover{
    opacity: .8;
}
#msgModal a{
    color:#3d8bf0
}
#msgModal{
    max-width: 500px;
}
.portal-public-info{
    background: #ebe8e3;
    line-height: 34px;
    padding: 0 10px;
    height: 34px;
}
.c-band .portal-public-info{
    background: none;
    color:#fff
}
.text-gray{
    color:#797979
}
.fz-12{
    font-size: 12px;
}
.w85{
    width: 85px;
}
.text-white{
    color:#fff
}
.portal-public-info label{
    margin-bottom: 0;
}
.portal-public-info ul{
    list-style: none;
    padding-left: 10px;
}
.portal-public-info ul li{
    display: inline-block;
    padding:0 5px
}
.portal-public-info ul li.suumo_color{
    width: 125px;
}
.portal-public-info ul li.homes_color{
    width: 90px;
}
.portal-public-info ul li.athome_color{
    width: 90px;
}
.opacity-8{
    opacity: .5;
}
.opacity-0{
    opacity: 0;
}
#portal-public .text-blue{
    color:#72bf44;
    margin:0 5px;
    font-size: 22px;
    font-weight: normal;
}
#portal-public .text-orange{
    color:#ed6a13;
    margin:0 5px;
    font-size: 24px;
    font-weight: normal;
}
#portal-public .text-red{
    color:#c60034;
    margin:0 5px;
    font-size: 24px;
    font-weight: normal;
}
#portal-public .p-results-public__sort li{
    margin-right: 35px;
}
#portal-public .p-results-public__sort li::after{
    right: -20px
}
#portal-public .p-results-public__sort a{
    text-decoration: underline;
}
.public-total-button{
    position: relative;
    padding:8px 20px 8px 10px;
    border:0;
    cursor: pointer;
}
.public-total-button::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    margin-top: -6px;
}
.public-total-button:focus{
    outline: none;
}
.public-total-button:hover{
    opacity: .9;
}
.public-total-area{
    margin-top: 30px;
}
.public-total-content{
    display: none;
    border:2px solid #e8e8e8;
    background: #f5f5f5;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 999
}
.public-total-content > p img{
    width: 21px;
}
.public-total-content > p{
    padding:5px 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
}
.color-black{
    color:#000
}
.public-bg{
    color:#fff;
    width: 150px;
    text-align: center;
    line-height: normal;
}
#suumo .public-bg, #athome .public-bg{
    height: 33px;
    line-height: 32px;
}
#h2-portal{
    line-height: 59px;
    margin-bottom: 0;
}
.page-pg-suumo{
    background: #eef6e7;
}
.page-pg-athome{
    background: #fff2fc;
}
.page-pg-homes{
    background: #feeed8;
}
.public-bg-orange{
    background: #ed6a13;
}
#portal-public .p-results-current-condition__panel--li{
    font-weight: 600;
}
.public-bg-color{
    background: #72bf44;
}
.public-bg-blue{
    background: #72bf44;
}
.public-bg-red{
    background: #c60034;
}
.public-bg-black{
    background: #666;
}
#homes .public-bg-color{
    background: #FF9C00;
}
#homes .public-bg strong{
    font-weight: normal;
    padding:8px 5px;
    display: block;
}
#homes .label-public span{
    font-size: 10px;
    display: inline-block;
    width: 100%;
}
#homes .label-public .label-public__in{
    padding:1px 0;
    line-height: 15px;
    font-size: 14px;
}
#portal-public .arrow-right{
    background: url('../../admin/img/arrow-right.png') no-repeat center center;
    display: inline-block;
    width: 10px;
    height: 13px;
}
#portal-public .btn_search{
    font-size: 11px;
    line-height: 21px;
    text-align: center;
}
#portal-public .btn_search::after{
    transform:rotate(0);
    background: url('../../admin/img/portal-ar-right.png') no-repeat center center;
    width: 5px;
    height: 8px;
    right: 15px;
}
.w-60{
    width: 60%;
}
.w-40{
    width: 40%;
}
.ajax-loader{
    background: url('../../admin/img/hourglass.svg') no-repeat center center rgba(0,0,0,.5);
    position: fixed;
    z-index: 999;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility:hidden;
}

.c-menu--public {
    grid-column: 7/10;
}
.c-menu__table{
    width:100%;
    border:none;
}
.c-menu__table .c-menu__border {
    border:none;
}
.c-menu__table .c-menu__border td {
    height:1px;
    border:none;
}
.c-menu__table th, .c-menu__table td{
    border:1px solid #ccc;
    font-size:12px;
    padding:5px;
}
.c-menu__table th{
    background:#efefef;
}
.c-menu__table td select{
    height:2em;
}
.c-menu__table th.c-menu__table-alart {
    color:red;
}
.c-menu__table td.c-menu__table-num {
    width:50px;
    text-align:center;
}
.c-menu__table td.c-menu__table-num a {
    color:red;
    text-decoration:underline;
}
.c-menu__table td.c-menu__table-num a:hover {
    text-decoration:none;
    background:none;
}
.modal-backdrop.show{
    opacity: .75
}
.text-error{
    display: block;
    border:2px solid #aaa;
    border-radius: 0;
}
.btn-primary{
    float: right;
    background: none;
    border:0;
    color:#585858
}
.menu--public-portal{
    display: flex;
    width: 100%;
}
.menu--public-portal .c-menu__list--menu--manager{
    border-right: 0;
    border-bottom: 1px solid #C082E5;
    font-size: 13px;
    width: 33.3333%;
    line-height: normal;
}
.menu--public-portal .c-menu__list--menu--manager span{
    font-size: 10px;
}
.menu--public-portal .c-menu__subname{
    padding:20px 10px
}
.menu--public-portal .c-menu__list--menu--manager:last-child{
    border-right: 1px solid #C082E5;
}
.menu--public-portal .c-menu__subname--manager::after{
    top:30px;
    width: 5px;
    height: 5px;
    border-width: 1px;
}
.menu--public-portal .dark_color a{
    background: #efefef;
    color:#999
}
.menu--public-portal .dark_color a::after{
    display: none;
}
.menu--public-portal .dark_color .c-menu__subname{
    padding-left: 15px;
}
/*
.c-menu--regist {
  padding: 0 20px 0 0;
}
.c-menu--search {
  padding: 0 10px 0 10px;
}
.c-menu--manager {
  padding: 0 10px 0 10px;
}
.c-menu--hp {
  padding: 0 0 0 20px;
}
.c-menu--user {
  padding: 0 10px 0 10px;
}
*/
.c-menu__icon {
    border-radius: 50%;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
}
.c-menu__icon--1 {
    background-image: url(../img/menu_icon_reins.png);
}
.c-menu__icon--2 {
    background-image: url(../img/menu_icon_regist.png);
}
.c-menu__icon--3 {
    background-image: url(../img/menu_icon_search.png);
}
.c-menu__icon--4 {
    background-image: url(../img/menu_icon_hp.png);
}
.c-menu__icon--5 {
    background-image: url(../img/menu_icon_manager.png);
}
.c-menu__icon--6 {
    background-image: url(../img/menu_icon_user.png);
}
.c-menu__name {
    text-align: center;
}
.c-menu__name--reins {
    color: #3d8bf0;
}
.c-menu__name--regist {
    color: #6E8BF0;
}
.c-menu__name--search {
    color: #AC82E5;
}
.c-menu__name--manager {
    color: #C082E5;
}
.c-menu__name--hp {
    color: #F177D6;
}
.c-menu__name--user {
    color: #DD82e5;
}
.c-menu__name--ad {

}
.c-menu__list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.c-menu__list--menu--reins {
    border-left: 1px solid #3d8bf0;
    border-right: 1px solid #3d8bf0;
    border-top: 1px solid #3d8bf0;
}
.c-menu__list--menu--reins:last-child {
    border-bottom: 1px solid #3d8bf0;
}
.c-menu__list--menu--regist {
    border-left: 1px solid #6E8BF0;
    border-right: 1px solid #6E8BF0;
    border-top: 1px solid #6E8BF0;
}
.c-menu__list--menu--regist:last-child {
    border-bottom: 1px solid #6E8BF0;
}
.c-menu__list--menu--search {
    border-left: 1px solid #AC82E5;
    border-right: 1px solid #AC82E5;
    border-top: 1px solid #AC82E5;
}
.c-menu__list--menu--search:last-child {
    border-bottom: 1px solid #AC82E5;
}
.c-menu__list--menu--manager {
    border-left: 1px solid #C082E5;
    border-right: 1px solid #C082E5;
    border-top: 1px solid #C082E5;
}
.c-menu__list--menu--manager:last-child {
    border-bottom: 1px solid #C082E5;
}
.c-menu__list--menu--hp {
    border-left: 1px solid #F177D6;
    border-right: 1px solid #F177D6;
    border-top: 1px solid #F177D6;
}
.c-menu__list--menu--hp:last-child {
    border-bottom: 1px solid #F177D6;
}
.c-menu__list--menu--user {
    border-left: 1px solid #DD82e5;
    border-right: 1px solid #DD82e5;
    border-top: 1px solid #DD82e5;
}
.c-menu__list--menu--user:last-child {
    border-bottom: 1px solid #DD82e5;
}
.c-menu__subname {
    padding: 15px 0px;
    padding-left: 20px;
    display: block;
    position: relative;
    background-color: #F9F8F7;
    color:#ccc;
}

.c-menu__subname--reins {
    color: #3d8bf0;
}
.c-menu__subname--reins::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #3d8bf0;
    border-right: solid 2px #3d8bf0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 23px;
}
.c-menu__subname--reins:hover {
    color: #3d8bf0;
}

.c-menu__subname--regist {
    color: #6E8BF0;
}
.c-menu__subname--regist::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #6E8BF0;
    border-right: solid 2px #6E8BF0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 23px;
}
.c-menu__subname--regist:hover {
    color: #6E8BF0;
}
.c-menu__subname--search {
    color: #AC82E5;
}
.c-menu__subname--search::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #AC82E5;
    border-right: solid 2px #AC82E5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 23px;
}
.c-menu__subname--search:hover {
    color: #AC82E5;
}
.c-menu__subname--manager {
    color: #C082E5;
}
.c-menu__subname--manager::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #C082E5;
    border-right: solid 2px #C082E5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 23px;
}
.c-menu__subname--manager:hover {
    color: #C082E5;
}
.c-menu__subname--hp {
    color: #F177D6;
}
.c-menu__subname--hp::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #F177D6;
    border-right: solid 2px #F177D6;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 23px;
}
.c-menu__subname--hp:hover {
    color: #F177D6;
}
.c-menu__subname--user {
    color: #DD82e5;
}
.c-menu__subname--user::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #DD82e5;
    border-right: solid 2px #DD82e5;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 10px;
    top: 23px;
}
.c-menu__subname--user:hover {
    color: #DD82e5;
}

.c-user {
    padding:50px 100px;
}
.c-user .c-menu__list {
    display:flex;
    justify-content:space-between;
}
.c-user .c-menu__list--menu--user{
    border:1px solid #DD82e5;
    width:48%;
}

.c-news {
    background-color: #ffffff;
    padding: 20px;
}
.c-news__grid {
    grid-column: 1/7;
    grid-row: 2/4;
}
.c-news__title span {
    margin:0 0 0 10px;
    color:#999;
    font-size:12px;
}
.c-news__list {
    height: 160px;
    overflow-y: scroll;
    list-style: none;
    padding: 0px;
}
.c-news__list li {
    border-bottom: 1px solid #c6ced6;
    line-height: 32px;
    padding:5px 0;
    display:flex;
}
.c-news__list li span {
    color:#999;
    font-size:12px;
    line-height:1.5;
}
.c-news__list li strong {
    font-weight:normal;
    font-size:13px;
    line-height:1.5;
}
.c-news__list li strong a:hover {
    text-decoration:underline;
}

.c-btn {
    background-color: #00BBB8;
    color: #ffffff;
    padding: 10px 30px;
    position: relative;
    width: 180px;
    cursor: pointer;
}
.c-btn__search::before {
    background-image: url(../img/icon_search.png);
}
.c-btn__reference::before {
    background-image: url(../img/icon_reference.png);
}
.c-btn__cal::before {
    background-image: url(../img/icon_cal.png);
}
.c-btn::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    left: 15px;
    top: 12px;
    position: absolute;
}

.c-calbtn {
    background-color: #00BBB8;
    color: #ffffff;
    padding: 10px 30px;
    position: relative;
    width: 180px;
    cursor: pointer;
}
.c-calbtn::before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(../img/icon_cal.png);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    left: 15px;
    top: 12px;
    position: absolute;
}
.c-calbtn::after {
    display: block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 5px;
    top: 17px;
}

.c-input {
    margin: 5px;
}

.c-linkbtn {
    text-align: center;
}
.c-linkbtn:hover {
    opacity: 0.8;
}

.c-registbtn {
    border-radius: 5px;
    background: linear-gradient(to bottom, #ff3d9f, #e4005b);
    color: #ffffff;
    padding: 10px 30px;
    width: 180px;
    cursor: pointer;
}
.c-registbtn:hover {
    opacity: 0.8;
}

.c-registbtn.waiting {
    background: #827f7f;
}
img, svg{
    max-width: 100%;
}
.c-selectbox {
    border: 0;
//outline: 1px solid #ccc;
    border: 1px solid #ccc;
    height: 30px;
}

.c-switch__label {
    width: 108px;
    position: relative;
    display: inline-block;
}
.c-switch__content {
    display: block;
    cursor: pointer;
    position: relative;
    border-radius: 30px;
    height: 31px;
    overflow: hidden;
}
.c-switch__content:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% - 3px);
    height: calc(100% - 3px);
    top: 0;
    left: 0;
    border: 1.5px solid #797979;
    border-radius: 30px;
    background-color: #fff;
}
.c-switch__content:after {
    content: "";
    display: block;
    position: absolute;
    background-color: transparent;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    border-radius: 30px;
    transition: all 0.5s;
}
.c-switch__input {
    display: none;
}
.c-switch__circle {
    display: block;
    top: 4px;
    left: 6px;
    position: absolute;
    box-shadow: 0 2px 6px #999;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background-color: #797979;
    transition: all 0.5s;
}
.c-switch__input:checked ~ .c-switch__circle {
    background-color: #00C8C8;
    left: 80px;
}
.c-switch__input:checked ~ .c-switch__text {
    display: none;
}
.c-switch__input:checked ~ .c-switch__textdisp {
    display: block;
}
.c-switch__input:checked ~ .c-switch__content:before {
    border: 1.5px solid #00C8C8;
}
.c-switch__text {
    position: absolute;
    top: 4px;
    left: 33px;
}
.c-switch__textdisp {
    display: none;
    position: absolute;
    top: 4px;
    left: 33px;
    color: #00C8C8;
}

.c-tab-img-or-list li a {
    border: 1px solid #00c8c8;
    color: #00c8c8;
    background: #ffffff;
    width: 120px;
    text-align: center;
    text-decoration: underline;
    position: relative;
    display: inline-block;
}
.c-tab-img-or-list li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #00c8c8;
    border-right: solid 1px #00c8c8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -5px;
}
.c-tab-img-or-list li a.active {
    color: #ffffff;
    background: #00c8c8;
}
.c-tab-img-or-list li a.active::before {
    content: "";
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.c-circle-btn {
    display: inline-block;
    text-decoration: none;
    color: #797979;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    border: solid 1px #797979;
    text-align: center;
    overflow: hidden;
    font-size: 14px;
    position: relative;
}
.c-circle-btn:hover {
    background: #797979;
    color: #ffffff;
}
.c-circle-btn__print, .c-circle-btn__pdf, .c-circle-btn__like, .c-circle-btn__check, .c-circle-btn__detail, .c-circle-btn__display {
    line-height: 100px;
}
.c-circle-btn__print img, .c-circle-btn__pdf img, .c-circle-btn__like img, .c-circle-btn__check img, .c-circle-btn__detail img, .c-circle-btn__display img {
    width: 30px;
    height: auto;
    position: absolute;
    top: 10px;
    left: 18px;
}
.c-display-btn-list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    padding-left:20px;
}
.c-display-btn-list li {
    margin-left: 10px;
}
.c-display-btn-list li button {
    width: 120px;
    text-align: center;
    border: 1px solid #797979;
    background: #ffffff;
    padding: 8px 0;
    color: #797979;
    border-radius: 4px;
    cursor: pointer;
}
.c-display-btn-list li button:hover {
    background: #797979;
    color: #ffffff;
}
.p-search-results-header__image {
    height:40px;
    background:#ebe8e3;
    padding:10px;
    margin:30px 0 0 0;
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.p-search-results-header__image span img {
    margin:0 5px 0 0;
}
.p-search-results-header__image .p-results-switching{
    margin:0;
}
.p-search-results-header__image .c-display-btn-list{
    margin:0 0 0 10px;
    padding:0;
    border-left:1px solid #999;
}
.p-search-results-header__image .c-display-btn-list li{
    border-right:1px solid #999;
    margin:0;
    padding:0 5px;
    line-height:1.2em;
}
.p-search-results-header__image .c-display-btn-list li button, .p-search-results-header__image .c-display-btn-list li a {
    width: auto;
    text-align: center;
    border:none;
    background: none;
    padding:0;
    color: #3490dc;
    border-radius: 4px;
    cursor: pointer;
}
.p-search-results-header__image .c-display-btn-list li button:hover, .p-search-results-header__image .c-display-btn-list li a:hover {
    text-decoration:underline;
}
.c-tab {
    margin: 0px;
    margin-top: 10px;
}
.portal-form .c-tab__backbtn{
    border: 1px solid #00c8c8 !important;
    display: inline-block;
}
.c-tab__backbtn, .portal__closebtn {
    margin: 5px 10px;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #d3f6f6);
    border: 1px solid #00c8c8;
    color: #00c8c8;
    padding: 10px 30px;
    position: relative;
    width: 165px;
    cursor: pointer;
}
.c-tab__backbtn::after {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    left: 10px;
    top: 17px;
    border-left:1px solid #00c8c8;
    border-bottom:1px solid #00c8c8;
}
#portal_modal .modal_footer{
    text-align: center;
}
.portal__closebtn{
    text-align: center;
}
.c-tab__title {
    width:100%;
    margin-bottom: 0px;
    padding: 8px 0px 0px 0px;
    font-size: 22px;
}
.c-tab__list {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
.c-tab__link {
    width: 100%;
    text-align: center;
    border-left: 1px solid #c6ced6;
    border-top: 1px solid #c6ced6;
    background:#fff;
}
.c-tab__link:last-child {
    border-right: 1px solid #c6ced6;
}
.c-tab__link a {
    color: #000000;
    padding: 15px 10px 15px 0;
    display: block;
    position:relative;
    font-size:.8rem;
    line-height:1.2;
}
.c-tab__link a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -3px;
}
.c-tab__link a:hover {
    background:rgba(0,0,0,0.1);
}

.c-tab__link.active a {
    color: #ffffff;
}
.c-tab__link.active a::before {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.c-tab__link.active a:hover {
    background:rgba(255,255,255,0.2);
}

.c-band {
    background-color: #150041;
}
.c-band__title {
    color: #ffffff;
    padding: 10px;
    margin: 0px;
    line-height: 34px;
}
.c-band a {
    margin-bottom: 0px;
    line-height: 43px;
    display: block;
}
.c-band__lot__btn {
    margin: 5px 10px !important;
    border-radius: 5px;
    background: linear-gradient(to bottom, #ffffff, #fcdbe7) !important;
    border: 1px solid #ff45a3 !important;
    color: #ff45a3 !important;
    padding: 5px 30px;
    position: relative;
    width: 250px;
    cursor: pointer;
}
.m-band {
    background-color: #5187F7;
}
.c-band a.band__link{
    float:right;
    color:#fff;
    position: relative;
    padding: 0 0 0 15px;
    margin:0 10px 0 0;
}
.c-band a.band__link:hover {
    text-decoration:underline;
}
.c-band a.band__link::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -3px;
}

.search_vendor {
    padding: 10px;
    background: #FFFFFF;
}
.search_vendor__con {
    margin: 0;
    padding:20px 0 10px 0;
    display: table-cell;
    border-bottom: 1px solid #C5C295;
    height: auto;
}
.search_vendor__con dt, .search_vendor__con dd {
    display: inline-block;
    vertical-align: middle;
}
.search_vendor__con dt {
    margin: 3px 10px 0 10px;
    font-weight:normal;
}
.search_vendor__con dt:first-child {
    margin-left: 0px;
}
.search_vendor__last {
    width:100%;
    margin: 10px 0;
    border-bottom: 1px solid #C5C295;
    height: auto;
    display:flex;
}
.search_vendor__last dl {
    margin-right:20px;
    margin-bottom:0;
}
.search_vendor__last dt {
    font-weight:normal;
}

.search_vendor__btn {
    text-align: center;
}
.input_vendor{
    background:#fff;
}
.input_vendor th{
    background:#f8f9fa;
}

.regist_vendor table {
    width: 100%;
}
.regist_vendor table tr {
    height: 50px;
}
.regist_vendor table tr th {
    width: 150px;
    padding: 5px;
}
.regist_vendor table tr td {
    width: 30%;
    padding: 5px;
}

.result_vendor table {
    width: 100%;
    background:#fff;
    font-size:13px;
}
.result_vendor table tr.p-vendor-list__subtbl__savearea {
    background: #fffcd3;
}

.result_vendor table tr th {
    padding: 5px;
    background:#f8f9fa;
}
.result_vendor table tr td {
    padding: 5px;
}
.result_vendor table tr td.p-vendor-list__subtbl-nm {
    text-align:center;
}
.result_vendor table tr.p-vendor-list__headline td {
    padding: 0 5px;
    line-height:1.2;
}
.result_vendor table tr td p {
    margin-bottom: 0px;
}
.result_vendor .td_title {
    width: 55px;
    background: #f8f9fa;
    font-size:12px;
    text-align:center;
}

.search_result_vendor table {
    width: 100%;
}
.search_result_vendor table tr {
    height: 30px;
}
.search_result_vendor table tr th {
    padding: 5px;
    border-top: 1px solid #C5C295;
    border-bottom: 1px solid #C5C295;
    border-right: 1px solid #C5C295;
}
.search_result_vendor table tr th:first-child {
    border-left: 1px solid #C5C295;
}
.search_result_vendor table tr td {
    padding: 5px;
}
.search_result_vendor table tr td p {
    margin-bottom: 0px;
}
.search_result_vendor .td_title {
    width: 80px;
    background: #F1F8EA;
}
.search_result_vendor_area {
    max-height: 200px;
    overflow: auto;
}

.p-rains__zero {
    min-height: 300px;
    text-align: center;
    margin-top: 100px;
}
.p-rains__zero p {
    font-size: 24px;
}
.p-rains__count {
    color: #00CCA8;
    font-size: 32px;
    margin-right: 30px;
    margin-bottom: 0;
}
.p-rains__pager {
    padding-top: 9px;
}
.p-rains__duplicate__schedule {
    background: #999;
    color: #ffffff;
    margin: 10px 0 0 0;
    padding: 10px;
    border: 1px solid #c6ced6;
    border-bottom: none;
}
.p-rains__duplicate table {
    width: 100%;
    margin-bottom: 10px;
    font-size:12px;
    table-layout: fixed;
}
.p-rains__duplicate table tbody {
    overflow-y: scroll;
    max-height: 300px;
}
.p-rains__duplicate table th, .p-rains__duplicate table td {
    padding: 5px 5px;
    border: 1px solid #4f4f4f;
    box-sizing: border-box;
    height: auto;
    background:#fff;
}
.p-rains__duplicate table tr.p-rains__duplicate__null th, .p-rains__duplicate table tr.p-rains__duplicate__null td{
    height:0;
    padding:0;
    border:none;
}
.p-rains__duplicate table td.p-rains__dup-pink {
    background:#fef;
}
.p-rains__duplicate table td.p-form-check__tbl-last {
    border-bottom:0;
}
.p-rains__duplicate table th {
    width: 60px;
    text-align: center;
    background: #f8f9fa;
    font-size:12px;
}
.p-rains__duplicate table .number {
    width: 100px;
}
.p-rains__duplicate table .long_text {
    width: 300px;
}
.p-rains__duplicate table .p-rains__duplicate__vendor td {
    background: #fffcd3;
}
.p-rains__duplicate__btnarea {
    text-align: center;
    background: #FFECDD !important;
}
.p-rains__duplicate__btnarea .p-rains__duplicate__btnarea-choice {
    text-align:left;
}
.p-rains__duplicate__btnarea-next .c-registbtn {
    width:130px;
    padding:10px 0;
}
.p-rains__none {
    display: none;
}

.vendor_area {
    overflow: auto;
}
.vendor_area table {
    margin-bottom: 0px !important;
}
.vendor_area table th {
    width: 60px !important;
    text-align: center;
    background: #f8f9fa;
    color: #aaa;
}
.vendor_area table th, .vendor_area table td {
    border-top: 0 !important;
    border-left: 0 !important;
}
.vendor_area table td:last-child {
    border-right: 0 !important;
}
.vendor_area table td:last-child .d-flex {
    font-size:12px;
}

.p-regist__sorttable {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}
.p-regist__table {
    width: 100%;
    table-layout: fixed;
    background-color: #ffffff;
}
.p-regist__table th, .p-regist__table td {
    padding: 10px 10px 10px 10px;
    border: 1px solid #4f4f4f;
}
a.p-regist__table-link {
    float:right;
    color:#0af;
    position: relative;
    padding: 0 0 0 15px;
}
a.p-regist__table-link:hover {
    text-decoration:underline;
}
a.p-regist__table-link::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #0af;
    border-right: solid 1px #0af;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -3px;
}
.p-regist__table-notp {
    padding: 0px !important;
}
.p-regist__table th {
    width: 250px;
    background-color: #f8f9fa;
    vertical-align:top;
}
.p-regist__table .alart{
    color:#f00;
}
.p-regist__table-colspan {
    width: 125px !important;
}
.p-regist__table-registtrader {
    width: 15%;
    background:#fff;
}
.p-regist__table-list {
    list-style: none;
    padding-left: 0px;
}
.p-regist__table-list li {
    margin-right: 10px;
}
.p-regist__table-list p {
    margin-bottom: 5px;
}
.p-regist__subtable {
    width: 100%;
    table-layout: fixed;
    background-color: #ffffff;
    font-size:13px;
}
.p-regist__subtable th, .p-regist__subtable td {
    padding: 10px 10px 10px 10px;
    border: 1px solid #4f4f4f;
}
.p-regist__subtable-notp {
    padding: 0px !important;
}
.p-regist__subtable th {
    width: 70px;
    background-color: #f8f9fa;
}
.p-regist__subtable-colspan {
    width: 125px !important;
}
.p-regist__subtable-registtrader {
    width: 15%;
}
.p-regist__subtable-list {
    list-style: none;
    padding-left: 0px;
}
.p-regist__subtable-list li {
    margin-right: 10px;
}
.p-regist__subtable-list p {
    margin-bottom: 5px;
}

a.facility_clear{
    color:#3490dc;
    text-decoration:underline;
}
a.facility_clear:hover{
    opacity:0.7;
}

.w40 {
    width: 40px !important;
}

th.w200 {
    width: 200px !important;
}

th.w100 {
    width: 100px !important;
}

table.table-facility img {
    width: 150px;
    height: 100px;
    object-fit: contain;
}

.select-facility {
    background: #fff;
    border: 1px solid #00c8c8;
    color: #00c8c8;
    margin-bottom: 10px;
    cursor: pointer;
}

.facility-yellow {
    background: #f9f9b9;
}

.max_alart {
    width:75%;
    display:block;
    text-align:right;
}
.max_alart li {
    display:inline;
    border-right:1px solid #666;
    padding:0 5px;
}
.max_alart li.max_alart_none {
    color:#aaa;
}
.require_vendor {
    border: 1px solid #ec59ff;
    color: #ec59ff;
    padding: 2px 3px;
    margin-left: 5px;
}
.require_vendor_b {
    background-color: #f7bdb9;
}
.del_article_facility {
    color: #fff !important;
    background: #585858 !important;
    border: 1px solid #585858 !important;
}
#modal-content4,#modal-content5,#modal-content6{
    top:42px !important;
}
.modal_contents__left .scroll {
    max-height: 307px;
    overflow: auto;
}
a.PAGETOP{
    width:65px;
    height:65px;
    border-radius:50%;
    background:#fff;
    box-shadow:3px 3px 2px #999;
    border:1px solid #eee;
    position:fixed;
    bottom:20px;
    right:50px;
    font-size:11px;
    color:#888;
    text-align:center;
    z-index: 15;
}
a.PAGETOP:hover{
    opacity:0.8;
}
a.PAGETOP::before{
    display: block;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: " ";
    position: absolute;
    right: 24px;
    bottom: 5px;
    border-left: 2px solid #888;
    border-top: 2px solid #888;
}
a.PAGETOP span{
    width:100%;
    display:block;
    margin:10px 0 0 0;
}
.btn-delete-history{
    background: linear-gradient(to bottom, #999999, #858585);
    color: #FFFFFF !important;
    padding: 10px 10px !important;
}
.portal__acount {
    display:block;
    margin-top:10px;
}

.c-tab-img-or-list {
    margin-bottom:1rem;
}

.c-tab-img-or-list li a {
    /*border: 1px solid #00c8c8;*/
    /*color: #00c8c8;*/
    /*background: #ffffff;*/
    color:#a2a3b8;
    width: 100px;
    text-align: center;
    text-decoration: underline;
    position: relative;
    display: inline-block;
    padding:0.25rem 0;
}

.c-tab-img-or-list li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #a2a3b8;
    border-right: solid 1px #a2a3b8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -5px;
}

.px-10 {
    padding: 0 10px;
}
.cs-placeholder::-webkit-input-placeholder {
    color: #bcbcbc;
    font-weight: 300;
}
.cs-placeholder:-ms-input-placeholder {
    color: #bcbcbc;
    font-weight: 300;
}
.cs-placeholder::placeholder {
    color: #bcbcbc;
    font-weight: 300;
}
.portal_image_delete_group .file_multiple_label {
    pointer-events: none;
}

.athome-images .box__status {
    display: none;
}

.athome-images .portal_image_trash_group .portal_sorttable .sorttable_item:nth-child(-n+6) .box__status {
    display: block;
}
.kt-bg-icon{
    background: url('/admin/svg/drag-drop.svg') no-repeat center right;
    display: inline-block;
    padding-right: 50px;
    background-size:35px
}
.bg-athome .kt-bg-icon{
    background-image: url("/admin/svg/drag-drop-athome.svg");
}
.kt-bt{
    border-radius: 4px;
    background: #4ec22f;
    padding: 10px 20px;
    position: relative;
    color:#fff;
    min-width: 230px;
    cursor: pointer;
    display: inline-block;
    border: 0
}
.kt-bt:hover{
    opacity: .9;
}
.kt-bt::before{
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    content: " ";
    position: absolute;
    right: 15px;
    top:17px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.kt-bg-3::before, .kt-bg-5::before{
    border-color: #000;
}
.kt-color-1{
    color: #FF8202
}
.kt-color-2{
    color: #4ec22f
}
.kt-color-3{
    color: #b7ff90
}
.kt-bg-1{
    background-color: #FF8202
}
.kt-bg-2{
    background-color: #4ec22f
}
.kt-bg-3{
    background-color: #b7ff90;
    color:#000
}
#modal_portal{
    padding:30px 0
}
#modal_portal #modal_footer{
    text-align: center;
    margin-top: 40px;
}
#modal_portal .c-base-tab__save, #modal_portal .portal__closebtn{
    width: 250px;
    display: inline-block;
}
#modal_portal #modal_main{
    text-align: center;
}
.font-size-14{
    font-size: 13px;
}
#modal_portal .c-base-tab__save{
    position: relative;
}
.c-base-tab__save.arrow-left::before {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(
        135deg);
    transform: rotate(
        135deg);
    content: " ";
    position: absolute;
    right: 15px;
    top: 17px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.btn-add {
    border-radius: 4px;
    padding: 10px 20px;
    position: relative;
    min-width: 230px;
    cursor: pointer;
    display: inline-block;
    border: 0;
}
.home-push-all {
    background: #FF8202;
    color: #fff;
}
.btn-add::before {
    display: block;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(
        135deg);
    transform: rotate(
        135deg);
    content: " ";
    position: absolute;
    right: 15px;
    top: 17px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
.home-push-fraction {
    background: #F2FF71;
}
.btn-add-fraction::before {
    border-color: #000;
}
.suumo_color{
    color:#78B749;
}
.homes_color{
    color:#E76103;
}
.athome_color{
    color:#C40031;
}
.text-decoration-line{
    text-decoration: underline;
}
#modal_portal_detail .list{
    padding:10px
}
#modal_portal_detail .list .list__item{
    width: 135px;
    height: 100px;
    margin: 4px;
    float: left;
    text-align: center;
    position: relative;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    display: flex;
    background: #f9f9f9
}
#modal_portal_detail .list .list__item{
    max-width: 100%;
    max-height: 100%
}
#modal_portal_detail .list .list__item .text-blue{
    color:#72bf44
}
#modal_portal_detail .list .list__item .text-yellow{
    color:#fab81f
}
#modal_portal_detail .list .list__item .text-red1{
    color:#bd0b37
}
#modal_portal_detail .list .list__item .text-red{
    color:#f00
}
#modal_portal_detail .list .list__item .squa{
    width: 100%;
    height: 100%;
    display: inline-block;
    border:1px dashed #ddd;
}
#modal_portal_detail #modal_footer{
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
#modal_portal_detail #modal_footer a, #modal_portal_detail #modal_footer button{
    width: 250px;
    display: inline-block;
}
#modal_portal_detail #modal_main{
    margin:0;
    position: relative;
}
.modal-contents.large{
    width: 1021px;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
    padding:0;
    border:0
}
#modal_main #scrollbar{
    height: 292px;
    max-height: 292px;
    overflow: auto;
}
.line-black{
    height: 10px;
    background: #000;
}
.list__item .img-tick, .list__item .fac-tick{
    background: url('/admin/img/check.png');
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}
.list__item .img-tick:hover, .list__item .img-tick.open, .list__item .fac-tick:hover, .list__item .fac-tick.open{
    background: url('/admin/img/checked.png');
}
.bg-suumo th{
    background:#f6fff1;
}
.bg-athome th{
    background:#f4eaee
}
.kt-bg-4{
    background: #cc0000;
}
.kt-bg-5{
    background: #ffccff;
    color:#000
}
.kt-color-5{
    color:#999
}
.bg-athome .p-regist__table th{
    background: #f4eaee;
}
.text-color-red {
    color: #f00;
}

#modal-message-content-portal .c-tab__backbtn{
    min-width: 220px;
    display: inline-block;
}
.search-other{
    right: 0;
    top: 70px
}
.p_comment{
    height: 110px;
    border:1px solid #ccc
}
.img-contain{
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.flex-center{
    display: flex;
    align-items: center;
    justify-content: center;
}

.cursor-pointer {
    cursor: pointer;
}

.btn-set-today {
    padding-top: 2px;
    width: 40px;
    height: 25.19px;
    font-size: 11px;
    color: #00c8c8;
    border-top: 2px solid black;
    border-left: 2px solid black;
    border-right: 2px solid rgb(118, 118, 118);
    border-bottom: 2px solid rgb(118, 118, 118);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
}
.w-90{
    width: 90%;
}
.custom-redirect-img{
    margin: 0 10px 0 0 !important;
}

.consent-preview{
    color: #3490DC;
    font-size: 14px;
}
.preview-pdf-consent{
    width: 200px;
}
.manual-link-header{
    color: #FFFFFF;
}
.manual-link-header span{
    font-size: 7px;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
}
.manual-link-header i{
    display: inline-block;
    padding: 0px 3px 3px 3px;
    color: #e28bf9;
    font-size: 12px;
    border-radius: 50%;
    border: solid 2px #ffffff;
    width: 20px;
    height: 20px;
    font-weight: bold;
    text-align: center;
    font-style: inherit;
    background: #ffffff;
}

.articles-list-custom .p-form-check__status {
    width: 160px;
}

.articles-list-custom .p-results-noimage__tbl-num-date {
    width: 156px;
}

.articles-list-custom .article_conf {
    width: 100%;
}

.articles-list-custom .article_conf .p-form-check__tbl-checked-day {
    width: 100px !important;
}

.articles-list-custom .p-form-check__tbl-name {
    width: 217px;
}

.w-90{
    width: 90%;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.h-195 {
    height: 195px !important;
}
