@charset "UTF-8";

.c-view_wrap .tab {
    border-bottom: 4px solid #dd297c;
    display: flex;
}

.c-view_in {
    margin-bottom: 30px;
}

.c-view_wrap .tab li a {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 40px;
    width: 170px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background-color: #000000;
}

.c-view_wrap .tab li.active a {
    background-color: #dd297c;
}

.search-now {
    background-color: #ffffff;
    font-weight: bold;
    padding: 25px 30px 25px;
}

.search-now-lt {
    display: table;
    width: 100%;
}

.search-now-ltdt {
    display: table-cell;
    width: 140px;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
}

.search-now-ltdd {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 12px;
    letter-spacing: -0.4em;
    padding: 5px 0 0 0;
}

.search-now-ltddul li {
    display: inline-block;
    letter-spacing: normal;
    margin: 0 40px 0 0;
    padding: 3px 0;
}

.search-now-ltddul li span {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}

.search-now-ltddul li span:first-child {
    white-space: nowrap;
    padding: 0 5px 0 0;
    color: #dd297c;
}

.search-box {
    background-color: #ffffff;
    font-weight: bold;
}

.search-row {
    display: flex;
    padding: 5px 30px;
    border-top: 1px solid #f4f4f4;
}

.grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 5px 30px;
    border-top: 1px solid #f4f4f4;
}

.grid-4 {
    width: 100%;
    display: grid;
    flex: 1;
    grid-template-columns: repeat(4, 1fr);
}

.search-row:last-child {
    margin-bottom: 0;
}

.search-row .search-item {
    display: flex;
    align-items: center;
    font-size: 14px;
    margin-right: 30px;
    width: 100%;
}

.search-row .search-item:last-child {
    margin-right: 0;
}

.search-row .search-item>label {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: bold;
    margin-right: 17px;
    width: 150px;
}

.top-page .search-row .search-item>label {
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-weight: bold;
    width: 120px;
}

.search-row .register-checkbox {
    padding: 10px 0px;
    display: flex;
    inline-size: max-content;
}

.search-row .search-item [class^="icon-"] {
    color: #dd297c;
    font-size: 18px;
    margin-right: 12px;
}

.search-row .search-item .c-btn.c-btn-secondary {
    margin-bottom: 0;
}

.search-row .search-item .c-btn.c-btn-secondary span {
    color: #dd297c;
}

.search-row .search-item .form-control {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #b3b3b3;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    width: 160px;
    box-sizing: border-box;
    padding: 0 10px;
}

.search-row .search-item #prefecture-id {
    width: 300px;
}

.search-row .search-item .freeword {
    width: 300px;
}

.top-page .search-row .search-item #prefecture-id {
    width: 200px;
}

.top-page .search-row .search-item .freeword {
    width: 200px;
}

.search-row .search-item .form-control_short {
    text-align: center;
    width: 100px;
}

.search-row .search-item .symbol {
    margin: 0 8px;
}

.custom-checkbox span {
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.search-list_check {
    display: -webkit-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 600px;
}

.search-list_check li {
    font-size: 12px;
    margin-bottom: 7px;
    -webkit-flex: 0 33.33%;
    flex: 0 33.33%;
    max-width: 33.33%;
    text-align: left;
    font-feature-settings: "palt";
}

.search-box_btn {
    background-color: #f4f4f4;
    padding: 19px 0 22px;
    text-align: center;
}

#search .color-white {
    background-color: #fff;
}

.search-box_btn .btn-search {
    background: #34caba;
    background: -moz-linear-gradient(top, #34caba 0%, #0fb09f 100%);
    background: -webkit-linear-gradient(top, #34caba 0%, #0fb09f 100%);
    background: linear-gradient(to bottom, #34caba 0%, #0fb09f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#34caba', endColorstr='#0fb09f', GradientType=0);
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 6px;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    outline: none;
    width: 230px;
}

.search-box_btn .btn-search i {
    display: inline-block;
    font-size: 14px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
}

.event-art_head {
    padding: 16px 20px 10px;
    justify-content: space-between;
    margin-bottom: 42px;
}

.event-art_head.is-mbs {
    margin-bottom: 20px;
}

.event-art_head h1 {
    color: #fff;
    font-weight: bold;
}

.event-art_head h1.is-agt {
    line-height: 32px;
}

.event-art_head span {
    font-size: 20px;
}

.section-search-box {
    margin-bottom: 35px;
}

.section-search-box .txt-full {
    font-weight: bold;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    padding: 0 0 5px 0;
}

.section-search-box .txt-full .text {
    display: flex;
}

.section-search-box .txt-full .text span {
    margin-right: 12px;
}

.section-box {
    background: #ffffff;
    padding: 23px 0px 16px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(141, 140, 135, 0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(141, 140, 135, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(141, 140, 135, 0.1);
    padding: 40px 30px 13px;
}

.section-box .search-tit {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-box: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 10px;
}

.section-box .search-tit .tit {
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}

.section-box .search-tit .icon {
    margin: 0 0 3px 10px;
}

.section-box .search-tit .icon span {
    display: inline-block;
    background-color: #dd297c;
    border-radius: 10px;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    min-width: 60px;
    margin-right: 15px;
    line-height: 1;
    padding: 4px 10px;
    text-align: center;
}

.section-box .search-tit .icon span.blue {
    background-color: #029fe9 !important;
}

.section-box .search-tit .icon span.agent {
    background-color: #ffb122;
}

.section-box .search-tit .icon span.direct {
    background-color: #14a56d;
}

.section-box .search-txt {
    /*	display: flex;*/
    text-align: left;
    letter-spacing: -0.4em;
    ;
}

.padding-x-10px {
    padding: 0px 10px;
}

.section-box .search-txt .txt {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    margin-right: 20px;
    letter-spacing: normal;
    vertical-align: top;
}

.section-box .search-txt .list-cate {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}

.section-box .search-txt .list-cate span {
    display: inline-block;
    background-color: #ffffff;
    border: 2px solid #dd297c;
    color: #dd297c;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    margin-bottom: 5px;
    min-width: 80px;
    padding: 4px 10px;
    text-align: center;
}

.media-detail-box .search-txt {
    display: flex;
}

.media-detail-box .search-txt .list-cate span {
    display: inline-block;
    background-color: #ffffff;
    border: 2px solid #dd297c;
    color: #dd297c;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    margin-right: 10px;
    margin-bottom: 5px;
    min-width: 80px;
    padding: 4px 10px;
    text-align: center;
}

.border-bottom {
    border-bottom: 2px solid #dd297c;
    margin: 13px -30px 26px;
}

.title {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 35px;
}

.list-img-full {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.list-img-full .img {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
}

.list-img-full .img img {
    width: 100%;
    height: auto;
}

.list-contain {
    /*margin-bottom: 18px;*/
    margin-bottom: 8px;
}

.list-contain dt {
    /*float: left;*/
    width: 12%;
    color: #dd297c;
    /*margin-right: 16px;*/
    text-align: left;
}

.list-contain dt p {
    font-size: 11px;
    font-weight: bold;
}

.list-contain dd {
    width: 88%;
    text-align: left;
    font-size: 12px;
    padding-left: 20px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    line-height: 1;
}

.list-contain dt label {
    display: inline-block;
    vertical-align: middle;
}

.list-contain dt p {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 7px;
}

.btn-full {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 28px;
}

.btn-full .c-box-btn {
    padding-left: 20px;
}

.btn-full .c-box-btn i {
    color: #dd297c;
}

.bnr-inner .bnr-list .date {
    font-size: 12px;
    font-weight: bold;
}

.bnr-inner .bnr-list .txt-bottom {
    border-top: 1px solid #d2d2d3;
    font-size: 11px;
    font-weight: bold;
    padding: 15px 0px;
    text-align: center;
}

.pagination {
    padding-top: 25px;
    margin-bottom: 55px;
}


/*DETAIL*/

.section-detail-full .text-right {
    text-align: right;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 9px;
}

.section-detail-box {
    padding: 26px 28px 20px 30px;
}

.feature-detail-box {
    padding: 46px 48px 40px 50px;
}

.feature-bottom {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 3rem;
    margin-top: 5rem;
}

.media-detail-box {
    padding: 70px;
}

.media-detail-box .detail-content img {
    padding: 50px 0px;
}

.section-detail-box .wrap-detail {
    display: flex;
    justify-content: space-between;
}

.section-detail-box .wrap-detail .icon-wrap {
    display: flex;
    align-items: center;
}

.section-detail-box .wrap-detail {
    letter-spacing: -0.4em;
}

.section-detail-box .wrap-detail .txt {
    letter-spacing: normal;
}

.section-detail-box .wrap-detail .circle span {
    display: inline-block;
    background-color: #dd297c;
    border-radius: 10px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    min-width: 60px;
    margin-right: 5px;
    margin-bottom: 10px;
    line-height: 1;
    padding: 5px 10px;
    text-align: center;
    letter-spacing: normal;
}

.section-detail-box .wrap-detail .circle span.agent {
    background-color: #ffb122;
}

.section-detail-box .wrap-detail .circle span.direct {
    background-color: #14a56d;
}

.section-detail-box .wrap-detail .recta {
    margin-left: 7px;
    letter-spacing: -0.4em;
    text-align: left;
}

.section-detail-box .wrap-detail .recta span {
    display: inline-block;
    background-color: #00b7ee;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    min-width: 60px;
    margin-right: 5px;
    margin-bottom: 10px;
    line-height: 1;
    padding: 6px 10px;
    text-align: center;
    letter-spacing: normal;
}

.section-detail-box .wrap-detail .txt {
    font-size: 14px;
    font-weight: 700;
}

.section-detail-box .detail-title {
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 6px;
    word-wrap: break-word;
    word-break: break-word;
}

.media-detail-box .detail-title {
    color: #dd297c;
}

.media-detail-box .detail-description {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.section-detail-box .detail-txt {
    font-size: 20px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 30px;
}

.detail-txt-full {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.detail-txt-full .txt {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    word-wrap: break-word;
    word-break: break-word;
}

.detail-txt-full .btn-detail-full {
    display: flex;
}

.detail-img-full {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 30px 0 0;
}

.detail-img-full .img {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
    margin: 10px 30px 0 0;
}

.detail-img-full .img img {
    width: 100%;
    height: auto;
}

.detail-img-full .caption {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    color: #4f4f4f;
    margin: 10px 0 0 0;
}

.btn-detail-full .s-detail-btn {
    margin-right: 20px;
}

.btn-detail-full .s-detail-btn .c-btn.customer-second {
    min-width: 160px;
}

@media (min-width: 896px) {
    .btn-detail-full .s-detail-btn .c-btn.customer-second {
        padding: 19px 0;
    }
}

.btn-detail-full .s-detail-btn .c-btn.customer-second i {
    color: #dd297c;
}

.btn-detail-full .s-detail-btn .c-btn.customer-second.is-on i {
    color: #fff;
}

@media (min-width: 896px) {
    .btn-detail-full .c-box-btn {
        margin-right: 20px;
    }

    .btn-detail-full .c-box-btn:last-child {
        margin-right: 0;
    }

    .btn-detail-full .c-box-btn .c-btn.customer-terti {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 54px;
    }
}

.btn-detail-full .c-box-btn .c-btn.customer-terti {
    min-width: 160px;
}

.section-search-detail {
    padding: 45px 20px 30px;
}

.section-search-detail .detail-txt {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    word-wrap: break-word;
    word-break: break-word;
}

.section-search-detail .border-top {
    border-bottom: 2px solid #dd297c;
    padding-top: 30px;
    margin: 0 -20px 25px;
}

.section-search-detail .wrap-txt {
    text-align: left;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 700;
}

.section-search-detail .wrap-txt p {
    margin-bottom: 30px;
    word-wrap: break-word;
    word-break: break-word;
}

.section-search-detail .wrap-txt p:last-child {
    margin-bottom: 0px;
}

.event-art_head.event-art2 {
    margin-top: 20px;
    padding: 8px 20px;
    margin-bottom: 0px;
}

.section-comment {
    padding: 30px;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.section-comment .comment-txt {
    width: 620px;
    /*
    padding-right: 20px;
    */
}

.section-comment .comment-txt .title {
    margin-top: 12px;
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px;
    color: #4f4f4f;
    word-wrap: break-word;
    word-break: break-word;
}

.section-comment .comment-txt .txt {
    font-size: 12px;
    text-align: left;
    font-weight: 700;
    color: #4f4f4f;
}

.section-comment .comment-img {
    width: 166px;
}

.section-comment .comment-img figure {
    border: 1px solid #d2d2d3;
}

.detail-date {
    color: #4f4f4f;
    font-size: 12px;
    font-weight: bold;
    padding: 20px 0px;
    text-align: left;
}

.detail-btn-box {
    padding-top: 30px;
    margin: 0 auto;
    width: 300px;
    padding-bottom: 10px;
}

.detail-btn-box .c-btn.c-btn-tertiary.customer-terti2 {
    align-items: center;
    display: flex;
    height: 60px;
    justify-content: center;
    max-width: 300px;
    width: 100%;
}

.detail-btn-box .c-btn.c-btn-tertiary.customer-terti3 {
    max-width: 300px;
    width: 100%;
}

.section-tell {
    margin-top: 30px;
    padding-bottom: 25px;
}

.section-tell .bor-bott {
    border-bottom: 1px solid #d2d2d3;
}

.section-tell .txt-tell {
    font-size: 14px;
    font-weight: bold;
    color: #dd297c;
    padding-top: 23px;
}

.section-tell .txt-tell .tell {
    font-size: 20px;
    color: #dd297c;
    vertical-align: middle;
}

.section-tell .txt {
    font-size: 12px;
    font-weight: bold;
}

.side-wrap-icon .txt {
    font-size: 14px;
    font-weight: 700;
}

.side-wrap-icon .s-detail-btn {
    margin-bottom: 20px;
}

.tbl-requiment {
    width: 100%;
    border: 2px solid #ffffff;
}

.tbl-requiment tbody th {
    background-color: #f4f4f4;
    /*color: #4f4f4f;*/
    color: #000000;
    font-size: 12px;
    padding: 15px 10px 15px 20px;
    position: relative;
    vertical-align: top;
    width: 16.5%;
    font-weight: bold;
    position: relative;
    align-content: center;
}

.tbl-requiment tbody th.odd {
    background-color: #d3d3d3;
}

.tbl-requiment tbody th:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #b1b1b1;
    width: 132px;
    bottom: 0px;
    left: 10px;
}

.tbl-requiment tbody tr:last-child th:after {
    content: '';
    border-bottom: 0px;
}

.tbl-requiment tbody th i {
    color: #dd297c;
    padding-right: 12px;
    font-size: 20px;
    float: left;
    margin-top: -3px;
}

.tbl-requiment tbody td {
    font-size: 12px;
    background-color: #fff;
    padding: 15px 30px 15px;
    text-align: left;
    font-weight: 700;
    position: relative;
    word-wrap: break-word;
    word-break: break-word;
}

.tbl-requiment tbody td.odd {
    background-color: #f1f1f1;
}

.tbl-requiment.clr-grey tbody td {
    color: #4f4f4f;
}

.tbl-requiment tbody td:after {
    content: '';
    position: absolute;
    border-bottom: 1px solid #d2d2d3;
    width: 100%;
    bottom: 0px;
    right: 10px;
}

.tbl-requiment tbody tr:last-child td:after {
    content: '';
    border-bottom: 0px;
}

.tbl-requiment tbody td textarea {
    border: 1px #ccc;
    border-radius: 3px;
    border-style: solid;
    display: block;
    line-height: 20px;
    padding: 10px;
    width: 100%;
}

.tbl-requiment tbody td p {
    margin-bottom: 25px;
}

.tbl-requiment tbody td p:last-child {
    margin-bottom: 0px;
}

#search .c-cont>aside>.bnr-inner .bnr-tit {
    font-weight: bold;
}

#search .c-cont>aside>.bnr-inner .bnr-list li a .tit {
    font-size: 12px;
    word-wrap: break-word;
    word-break: break-word;
}

#search .side-wrap-icon .s-detail-btn .c-btn i {
    color: #dd297c;
}

#search .side-wrap-icon .s-detail-btn .c-btn.is-on i {
    color: #fff;
}

#search .side-wrap-icon .c-btn {
    min-width: 100%;
}

#search .c-bread_wrap ul {
    padding: 10px 0;
}

#search .c-bread_wrap ul li a {
    color: #dd297c;
    font-weight: 500;
}

#search .section-comment .comment-txt .txt {
    line-height: 1.83;
    word-wrap: break-word;
    word-break: break-word;
}

#search .section-comment .comment-txt .title {
    margin-bottom: 25px;
}

#search .brxs {
    display: none;
}

.detailBtn_wrap {
    padding: 30px 0;
}

@media (min-width: 896px) {
    .detailBtn_wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .detailBtn-btn.c-btn.c-btn-tertiary {
        font-size: 14px;
        line-height: 1.6;
        padding: 10px 0;
        min-width: 270px;
    }
}

.detailBtn_in {
    margin: 0 40px;
}

.detailBtn-txt {
    font-size: 13px;
}

/*POPUP*/
.popup {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
}

.popup_overlay {
    background: rgba(67, 67, 67, 0.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.popup_content {
    background-color: #ffffff;
    font-size: 14px;
    max-width: 730px;
    margin: auto;
    /*
    overflow: auto;
    */
    position: absolute;
    left: 10px;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /*
        max-height: 48.5vh;
        */
    min-height: 470px;
}

.popup.popup-map .popup_content,
.popup.popup-ind .popup_content,
.popup.popup-clipboard .popup_content,
.popup.popup-cap .popup_content {
    min-height: initial;
}

.popup_content .popup-full {
    display: -webkit-box;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 20px;
    border-bottom: 1px solid #dd297c;
    position: absolute;
    width: 100%;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 9;
}

.popup_content .popup-full .head-line i {
    color: #dd297c;
    padding-right: 8px;
}

.popup_content .popup-full .head-line {
    font-weight: bold;
}

.popup_box {
    overflow: auto;
    height: 48.5vh;
    padding: 63px 0 0 0;
    min-height: 470px;
}

.popup.popup-map .popup_box,
.popup.popup-ind .popup_box,
.popup.popup-clipboard .popup_box,
.popup.popup-cap .popup_box {
    height: auto;
    min-height: initial;
}

.popup_box .c-tab-pc,
.popup_box .c-tab {
    display: -webkit-box;
    display: flex;
    border-bottom: 1px solid #d2d2d3;
}

.popup_box .c-tab-sp {
    display: none;
}

.popup-clipboard .popup_box .c-tab {
    border-bottom: 0px;
}

.popup_box .c-tab .c-tab-side {
    -webkit-flex: 0 21.64%;
    flex: 0 21.64%;
    width: 20%;
}

.popup_box .c-tab .c-tab-side li {
    border: 1px solid #d2d2d3;
    margin-bottom: -1px;
}

.c-tab .c-tab-side li.active a {
    color: #ff2626;
    font-weight: bold;
}

.c-tab .c-tab-side li a {
    display: block;
    padding: 10px 20px 5px;
    text-align: left;
}

.c-tab .c-tab-contents {
    padding: 20px;
    width: 100%;
}

.c-tab .c-tab-side+.c-tab-contents {
    width: 80%;
}

.c-tab .c-tab-contents .c-tab-tit {
    font-weight: bold;
    margin-bottom: 17px;
    text-align: left;
}

.c-tab .c-tab-contents .list-job {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -weblit-flex-wrap: wrap;
    text-align: left;
}

.c-tab .c-tab-contents .list-job li {
    /*
    -webkit-flex: 0 20%;
    flex: 0 20%;
    max-width: 20%;
    margin-bottom: 14px;
    width: 20%;
    */
    margin: 14px 0 0 0;
}

.c-tab .c-tab-contents .list-job.is-ver2 li {
    width: 50%;
}

.c-tab .c-tab-contents .list-job.is-ver3 li {
    width: 33%;
}

.c-tab .c-tab-contents .list-job li:nth-child(1),
.c-tab .c-tab-contents .list-job li:nth-child(2),
.c-tab .c-tab-contents .list-job li:nth-child(3),
.c-tab .c-tab-contents .list-job li:nth-child(4),
.c-tab .c-tab-contents .list-job li:nth-child(5),
.c-tab .c-tab-contents .list-job li:nth-child(6),
.c-tab .c-tab-contents .list-job li:nth-child(7) {
    margin: 0 0 0 0;
}

.c-tab .c-tab-contents .list-job.is-ver2 li:nth-child(3),
.c-tab .c-tab-contents .list-job.is-ver2 li:nth-child(4),
.c-tab .c-tab-contents .list-job.is-ver2 li:nth-child(5) {
    margin: 14px 0 0 0;
}

.c-tab .c-tab-contents .list-job.is-ver3 li {
    margin: 14px 0 0 0;
}

.c-tab .c-tab-contents .list-job.is-ver3 li:nth-child(1),
.c-tab .c-tab-contents .list-job.is-ver3 li:nth-child(2),
.c-tab .c-tab-contents .list-job.is-ver3 li:nth-child(3) {
    margin: 0;
}

.custom-checkbox {
    display: -webkit-box;
    display: flex;
}

/*
.custom-checkbox input {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.custom-checkbox span {
    background-color: #ffffff;
    border: 1px solid #b3b3b3;
    height: 17px;
    width: 17px;
    margin-right: 10px;
    position: relative;
}
.custom-checkbox input:checked ~ span:after {
    content: "";
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    height: 3px;
    width: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    left: 2px;
    top: 3px;
}
*/
.btn-popup {
    padding: 30px 0px 10px;
}

.btn-popup.is-flt .c-btn {
    margin: 0 10px 20px 10px;
}

.popup-clipboard .btn-popup {
    padding: 0px 0px 10px;
}

.btn-popup .c-btn.c-btn-secondary.c-popup {
    width: 250px;
}

.btn-popup.is-flt .c-btn-secondary.c-popup {
    width: 220px;
}

.num_wrap {
    display: block !important;
}

.num-txt {
    font-weight: bold;
    font-size: 14px;
}

.num-txt span {
    font-size: 22px;
}

/*landmark*/
.lm_mokuji {
    background: #f4f4f4;
    border-radius: 6px;
    padding: 20px;
}

.lm_mokuji dt {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 10px;
}

.lm_mokuji dd {
    text-align: left;
    font-size: 14px;
    line-height: 1.8;
    padding-left: 20px;
    font-weight: 700;
}

.lm_mokuji dd a {
    text-decoration: underline;
}

@media (min-width: 896px) {
    .lm_mokuji dd a:hover {
        text-decoration: none;
    }
}

.lm_box {
    padding: 40px 0 0;
}

.lm_ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
    color: #dd297c;
}

.lm_txt {
    text-align: left;
    font-size: 12px;
    font-weight: 700;
}

.lmTx_box {
    padding: 0 0 30px;
}

.lmTx_box:last-child {
    padding: 0;
}

.lmTx_ttl {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 15px;
}

.lmTx_txt {
    text-align: left;
    font-size: 12px;
    padding-left: 20px;
    font-weight: 700;
}

.spcCnt_video.is-nonv {
    margin: 0 0 30px 0;
}

.spcCnt-stx {
    text-align: center;
    font-weight: bold;
    margin: 10px 0 30px 0;
}

.search-infotxt {
    text-align: left;
    padding: 20px;
    border-radius: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.6;
    background: #fff;
    margin-bottom: 30px;
}

.sercHgt_wrap {
    position: relative;
    max-height: 420px;
    overflow: hidden;
}

.sercHgt_wrap.on,
.section-voice-box .sercHgt_wrap.on {
    max-height: none;
    overflow: inherit;
}

.sercHgt-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    box-sizing: border-box;
    padding: 0 0 18px 0;
}

.section-voice-box .sercHgt-more {
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 249, 249, 1) 65%, rgba(255, 249, 249, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 249, 249, 1) 65%, rgba(255, 249, 249, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255 249 249) 65%, rgb(255 249 249) 100%);
}

.sercHgt_wrap.on .sercHgt-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sercHgt-more span {
    text-shadow: 10px 0 0 #fff;
    position: relative;
}

.sercHgt-more span:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    z-index: 9;
    margin: 0 0 0 -5px;
    width: 10px;
    height: 10px;
    background: url(../svg/arw_down_red.svg) no-repeat center top;
    background-size: 10px auto;
}

.media-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
}

/*voice*/
.section-voice-box {
    margin-bottom: 50px;
}

.section-voice-box.message-list {
    margin-bottom: 0px;
}

.section-voice-box .txt-full {
    font-weight: bold;
    font-size: 12px;
    display: flex;
    justify-content: space-between;
    padding: 0 0 5px 0;
}

.section-voice-box .txt-full .text {
    display: flex;
}

.section-voice-box .txt-full .text span {
    margin-right: 12px;
}

.section-voice-box .section-box {
    border: 4px solid #dd297c;
    padding: 0;
}

.section-voice-box .sercHgt_wrap {
    max-height: 610px;
}

.section-voice-box .media-badge-div {
    padding: 10px 10px 0px 10px;
}

.section-voice-box .list-contain:last-child {
    margin: 0;
}

.section-voice-box .section-box .search-tit {
    margin-bottom: 6px;
}

.section-voice-box .section-box .search-tit .icon {
    margin: 0 10px 3px 0;
}

.section-voice-box .section-box .search-tit .icon span {
    background-color: #fff;
    color: #dd297c;
}

.section-voice-box .section-box .search-tit {
    margin-bottom: 6px;
}

.section-voice-box .section-box .search-tit .tit,
.section-voice-box .section-box .search-txt .txt {
    color: #fff;
}

.section-voice-box .btn-full {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    margin: 0;
    padding: 30px;
    gap: 50px;
}

.section-voice-box .btn-full .c-box-btn {
    padding: 0;
}

.section-voice-box .c-btn.c-btn-primary,
.section-voice-box .c-btn.c-btn-secondary,
.section-voice-box .c-btn.c-btn-tertiary {
    min-width: 150px;
    margin: 0;
}

.sercHgt_header {
    background: #dd297c;
    padding: 20px 26px 30px;
}

.sercHgt_box {
    padding: 28px 26px 0;
}

.nodata {
    padding: 100px 0px;
    font-size: 20px;
}

.message-list .sercHgt_box {
    padding: 15px 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2rem;
}

.message-list .sercHgt_box:hover {
    background: #dd297c24;
}

.message-list .sercHgt_content {
    display: flex;
    flex-direction: column;
    width: 95%;
}

.message-list .sercHgt_content .txt-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.message-list .sercHgt_content .txt-info.column {
    display: flex;
    align-items: flex-start;
    width: 100%;
    flex-direction: column;
}

.message-list .sercHgt_content .txt-msg p {
    text-align: left;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.message-list .sercHgt_content .txt24 p {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

.message-list .sercHgt_content .msg_name {
    color: #dd297c;
    font-weight: bold;
}

.message-list .icon-mail i {
    color: #dd297c;
    font-size: 22px;
}

.voiceBox_wrap {
    border: 1px solid #d6d6d6;
    margin-bottom: 30px;
}

.voiceBox_wrap a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px;
}

.voiceBox_wrap a:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13);
    -ms-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13);
}

.voiceBox_wrap .box {
    width: -webkit-calc(100% - 242px);
    width: calc(100% - 242px);
    box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
}

.voiceBox_wrap .box .mds {
    display: inline-block;
    background-color: #dd297c;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    padding: 8px 10px;
    margin-bottom: 16px;
}

.voiceBox_wrap .box .txt dt {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}

.voiceBox_wrap .box .txt dd {
    font-size: 12px;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.voiceBox_wrap .box .lnk {
    color: #0149ac;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    padding-right: 1.2em;
    margin-top: 16px;
    position: relative;
    text-align: right;
}

.voiceBox_wrap .box .lnk:before {
    content: '';
    display: block;
    width: .8em;
    height: .8em;
    position: absolute;
    right: 0;
    top: 2px;
    background: url(../svg/arw_right_blu.svg) no-repeat center;
    background-size: auto 100%;
}

.section-voice-box .applied {
    border: 2px solid #0e9c8c !important;
}

.section-voice-box.ver2 .section-box {
    border: 2px solid #dd297c;
    background: #fff9f9;
}

.section-voice-box.message-list .section-box {
    border: 2px solid #dd297c;
    background: #fff9f9;
    border-bottom: none;
}

.section-voice-box.message-list:last-of-type .section-box {
    border-bottom: 2px solid #dd297c;
}

.section-voice-box.ver2 .voiceBox_wrap {
    border: 1px solid #dd297c;
    background: #fff;
}

.section-voice-box.ver2 .sercHgt_header {
    background: #fff9f9;
    padding-bottom: 0;
}

.space-between {
    display: flex;
    justify-content: space-between;
}

.section-voice-box.ver2 .section-box .search-tit .icon span {
    background-color: #dd297c;
    color: #fff;
}

.section-voice-box.ver2 .section-box .search-tit .icon span.agent {
    background-color: #ffb122;
}

.section-voice-box.ver2 .section-box .search-tit .icon span.direct {
    background-color: #14a56d;
}

.section-voice-box.ver2 .section-box .search-tit .tit,
.section-voice-box.ver2 .section-box .search-txt .txt {
    color: #000000;
}

@media screen and (max-width: 896px) {
    .event-art_head {
        margin-bottom: 15px;
    }

    .event-art_head.is-src {
        margin-bottom: 0;
    }

    .event-art_head p {
        font-size: 12px;
    }

    .event-art_head p span {
        font-size: 16px;
    }

    .event-art_head .btn-cus {
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        border-radius: 8px;
        max-width: 180px;
        width: 100%;
        background-color: #f7f7f7;
        padding: 10px 10px 8px;
    }

    .section-search-box .txt-full {
        padding: 0 15px 7px;
    }

    .search-now {
        padding: 15px;
        margin-bottom: 20px;
        overflow: hidden;
    }

    .search-now-lt {
        display: block;
    }

    .search-now-ltdt {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .search-now-ltdd {
        display: block;
        padding: 0;
    }

    .is-lng .search-now-ltddul {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .is-lng .search-now-ltddul li {
        margin: 0 10px 0 0;
        display: inline;
    }

    .search-now-ltddul li {
        display: inline-block;
        padding: 0;
        margin: 0 10px 0 0;
    }

    .is-lng .search-now-ltddul li span {
        display: inline;
    }

    .search-now-more {
        margin: 10px 0 0 0;
        display: none;
    }

    .search-now-more span {
        background: url('../images/common/icn_minus.png') no-repeat 0 50% / 10px auto;
        padding: 0 0 0 15px;
        font-size: 14px;
    }

    .is-lng .search-now-more span {
        background: url('../images/common/icn_plus.png') no-repeat 0 50% / 10px auto;
    }

    .section-box .search-txt {
        flex-wrap: wrap;
        flex-direction: column;
        align-items: end;
    }

    .section-box .search-txt .txt {
        margin-bottom: 6px;
        margin-right: 0;
        font-size: 15px;
        text-align: left;
    }

    .section-box .search-txt .list-cate {
        margin-left: 0px;
        display: flex;
        flex-wrap: wrap;
    }

    .section-box .search-txt .list-cate span {
        margin-right: 10px;
        margin-bottom: 10px;
    }

    /*
    .section-box .search-txt .list-cate span:nth-child(4n) {
        margin-right: 0;
    }
    */
    .list-img-full {
        display: block;
    }

    .list-img-full .img {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: 5px 0 15px 0;
    }

    .list-img-full .img img {
        width: 175px;
        max-width: 175px;
        min-width: 175px;
    }

    .list-contain {
        margin-bottom: 10px;
    }

    .list-contain dt {
        width: 26%;
    }

    .list-contain dd {
        width: 74%;
        padding-left: 16vw;
        font-size: 13px;
    }

    .c-btn.c-btn-primary,
    .c-btn.c-btn-secondary,
    .c-btn.c-btn-tertiary {
        padding: 12px 15px;
    }

    .c-btn.c-btn-secondary.is-on {
        padding-left: 0;
        padding-right: 0;
        -webkit-transition: auto;
        transition: auto;
    }

    .section-box .search-tit .tit {
        font-size: 14px;
        text-align: left;
    }

    .title {
        font-size: 14px;
    }

    /*detail*/

    #search .section-detail-box {
        padding: 15px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .section-detail-full .detail-wrap-full {
        display: flex;
        justify-content: flex-start;
        padding: 10px 15px 0 15px;
        background-color: #ffffff;
    }

    .section-detail-full .txt,
    .section-detail-full .text-right {
        margin-top: 0px;
        margin-bottom: 0;
        text-align: left;
    }

    .section-detail-full .detail-wrap-full .circle {
        display: flex !important;
        flex-direction: column;
        margin-right: 10px;
        word-break: keep-all;
    }

    .section-detail-full .detail-wrap-full .circle span {
        display: inline-block;
        background-color: #dd297c;
        border-radius: 10px;
        color: #ffffff;
        font-size: 11px;
        font-weight: bold;
        min-width: 60px;
        margin-bottom: 10px;
        line-height: 1;
        padding: 5px 10px;
        text-align: center;
    }

    .section-detail-full .detail-wrap-full .circle .blue {
        background-color: #00a0e9;
    }

    .section-detail-full .detail-wrap-full .circle .agent {
        background-color: #ffb122;
    }

    .section-detail-full .detail-wrap-full .circle .direct {
        background-color: #14a56d;
    }

    /*
    .detail-wrap-full .float-right {
        margin-left: 10px;
    }
    */
    .detail-wrap-full .float-right .txt {
        font-size: 12px;
        font-weight: bold;
        text-align: left;
    }

    .section-detail-box .wrap-detail {
        padding-bottom: 0;
    }

    .section-detail-box .wrap-detail .recta {
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .section-detail-box .wrap-detail .recta span {
        margin-bottom: 4px;
        margin-right: 6px;
        font-size: 10px;
    }

    .section-detail-box .detail-title {
        font-size: 15px;
    }

    .section-detail-box .detail-txt {
        font-size: 12px;
        margin-bottom: 25px;
    }

    .detail-txt-full {
        display: block;
    }

    .detail-txt-full .txt {
        font-size: 12px;
        margin-bottom: 20px;
    }

    .detail-img-full {
        display: block;
        margin: 0;
    }

    .detail-img-full .img {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        margin: 15px 0;
    }

    .detail-img-full .img img {
        width: 175px;
        max-width: 175px;
        min-width: 175px;
        margin: 0 auto;
    }

    .detail-img-full .caption {
        text-align: left;
        margin: 15px 0 0 0;
    }

    .detail-date {
        padding: 20px 30px;
    }

    .btn-detail-full .s-detail-btn .c-btn.customer-second {
        min-width: 250px;
    }

    .btn-detail-full .c-box-btn .c-btn.customer-terti {
        min-width: 250px;
    }

    .section-search-detail .detail-txt {
        font-size: 14px;
    }

    .section-search-detail .wrap-txt {
        font-size: 12px;
    }

    .event-art_head.event-art2 {
        justify-content: center;
    }

    .c-cont>aside {
        display: none;
    }

    .buttom-wrap {
        display: flex !important;
        justify-content: center;
        align-items: center;
        padding: 30px 15px 0px;
    }

    .buttom-wrap .box-btn {
        margin-right: 10px;
    }

    .buttom-wrap .c-box-btn {
        width: 200px;
    }

    .buttom-wrap .c-btn.cus-buttom {
        align-items: center;
        display: flex;
        height: 60px;
        justify-content: center;
        width: 100%;
        max-width: 200px
    }

    .section-search-detail {
        padding: 20px;
        margin: 0 15px;
    }

    .section-search-detail .border-top {
        padding-top: 20px;
        margin-bottom: 30px;
    }

    .tbl-requiment tbody td:after {
        right: 0;
    }

    #search .section-search-box .txt-full {
        display: none;
    }

    #search .section-search-box .txt-full.txt-sp {
        display: flex;
    }

    .detailBtn_wrap {
        padding: 30px 15px;
    }

    .detailBtn_in {
        margin: 0 0 30px;
    }

    .detailBtn_in:last-child {
        margin: 0 0 0;
    }

    .detailBtn-txt {
        font-size: 13px;
    }

    /*Popup*/
    .popup_content {
        max-height: 75vh;
        overflow: auto;
        min-height: initial;
    }

    .popup_content .popup-full {
        border-bottom: 2px solid #dd297c;
        position: initial;
    }

    .popup_box {
        overflow: initial;
        height: auto;
        padding: 0 0 0 0;
    }

    .c-tab .c-tab-contents {
        width: 100%;
        padding: 0;
    }

    .c-tab .c-tab-contents .list-job {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .c-tab .c-tab-contents .list-job li {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin-bottom: 0;
        margin: 0;
        border-bottom: 2px solid #d2d2d3;
    }

    .c-tab .c-tab-contents .list-job.is-ver2 li {
        width: 100%;
    }

    .c-tab .c-tab-contents .list-job.is-ver3 li {
        width: 100%;
    }

    .c-tab .c-tab-contents .list-job.is-ver2 li:nth-child(3),
    .c-tab .c-tab-contents .list-job.is-ver2 li:nth-child(4),
    .c-tab .c-tab-contents .list-job.is-ver2 li:nth-child(5) {
        margin: 0 0 0 0;
    }

    .c-tab .c-tab-contents .list-job li .custom-checkbox {
        align-items: center;
        font-weight: 700;
    }

    .popup_content .btn-popup {
        padding: 35px 15px 30px;
    }

    .popup_box .c-tab-pc {
        display: none;
    }

    .popup_box .c-tab-sp {
        display: -webkit-box;
        display: flex;
    }

    .c-tab-sp .c-tab-contents .list-job {
        -webkit-flex-direction: row;
        flex-direction: row;
    }

    .c-tab-sp .c-tab-contents .list-job li {
        -webkit-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .c-tab-sp .c-tab-contents .list-job li:nth-child(2n) {
        border-left: 2px solid #d2d2d3;
    }

    .c-tab .c-tab-contents .c-tab-tit {
        margin-bottom: 0;
        padding: 15px;
        background-color: #000;
        color: #fff;
        position: relative;
        z-index: 1;
    }

    #search .c-bread_wrap ul {
        padding: 10px 15px;
    }

    #search .c-bread_wrap ul li,
    #search .c-bread_wrap ul li a {
        font-weight: 700;
    }

    /*landmark*/
    .lm_mokuji {
        border-radius: 3px;
        padding: 10px;
    }

    .lm_mokuji dt {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .lm_mokuji dd {
        font-size: 12px;
        padding-left: 0;
    }

    .lm_box {
        padding: 20px 0 0;
    }

    .lm_ttl {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .lmTx_box {
        padding: 0 0 20px;
    }

    .lmTx_ttl {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .lmTx_txt {
        padding-left: 0;
    }

    .spcCnt_video.is-nonv {
        margin: 0 0 15px 0;
    }

    .spcCnt-stx {
        margin: 10px 0 15px 0;
        font-size: 14px;
    }

    .sercHgt_wrap {
        max-height: 410px;
    }

    .section-voice-box .sercHgt_wrap {
        max-height: 810px;
    }
}

@media screen and (max-width: 768px) {
    .tbl-requiment tbody th i {
        padding-right: 7px;
    }

    .tbl-requiment tbody th {
        background-color: #ffffff;
        padding-top: 15px;
        padding-bottom: 0;
        padding-left: 15px;
    }

    .tbl-requiment tbody th:after {
        content: '';
        position: absolute;
        border-bottom: none;
        width: 0px;
        bottom: 0px;
        left: 0px;
    }

    .tbl-requiment th,
    .tbl-requiment td {
        float: left;
        padding-left: 10px;
        width: 100% !important;
    }

    .tbl-requiment tbody td {
        padding: 5px 5px 12px 45px;
    }

    .tbl-requiment tbody td img {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .tbl-requiment tbody td:first-child {
        padding: 10px;
    }

    .event-art_head.event-art2 {
        margin-bottom: 0px;
    }

    .tbl-requiment.customer-requiment tbody td {
        padding: 5px 15px 12px;
    }

    #search .pl_7 {
        padding-left: 7px;
        display: block;
    }

    #search .pl_td {
        padding-left: 37px;
    }
}

@media screen and (max-width: 640px) {
    .detail-txt-full .btn-detail-full {
        flex-flow: column-reverse;
    }

    .btn-detail-full .s-detail-btn {
        margin-right: 0px;
    }

    .btn-detail-full .c-box-btn .c-btn.customer-terti {
        min-width: 100%;
        margin-bottom: 15px;
    }

    .btn-detail-full .s-detail-btn .c-btn.customer-second {
        min-width: 100%;
        margin-bottom: 0;
    }

    .section-comment {
        display: block;
    }

    .section-comment .comment-txt {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .section-comment .comment-img {
        /*
        width: 100%;
            */
        margin: 0 auto;
    }
}

/*add style 20191102*/
#search .c-view_wrap,
#kyujin_detail .c-view_wrap {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-shadow: 0px 6px 6px rgba(141, 140, 135, 0.1);
    -webkit-box-shadow: 0px 6px 6px rgba(141, 140, 135, 0.1);
}

#search .search-box_btn {
    border: 2px solid #fff;
    padding: 19px 0 20px;
}

#search .event-art_head {
    line-height: normal;
    padding: 9px 20px;
    word-wrap: break-word;
    word-break: break-word;
    margin-top: 20px;
}

#search .event-art_head span {
    position: relative;
    top: 4px;
}

#search .event-art_head .c-pc {
    line-height: 32px;
}

#search .event-art_head .new-ttl {
    line-height: 32px;
}

#search .event-art_head .result {
    font-size: 12px;
    line-height: 29px;
}

#search .section-box .list-contain.c_fix {
    display: flex;
    align-items: center;
}

#search .section-box .list-contain .media-title {
    text-align: left;
    font-size: 14px;
    padding: 0px 10px 10px 10px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    color: #f90073;
}

.media-detail-main .section-box .list-contain .media-title {
    text-align: left;
    font-size: 14px;
    padding: 0px 10px 10px 10px;
    font-weight: 700;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    color: #f90073;
}

#search .section-box .list-contain dd {
    padding-left: 10px;
}

#search .c-box_wrap.c_shadow .c-box-btn a {
    font-size: 14px;
}

#search .c-box_wrap.c_shadow .c-box-btn .c-btn.c-btn-secondary {
    padding: 11px 30px;
}

#search .c-box_wrap.c_shadow .c-box-btn .c-btn.c-btn-tertiary {
    padding: 11px 16px;
}

#search select {
    -webkit-appearance: none;
    /* Webkit */
    -moz-appearance: none;
    /* FF */
    -ms-appearance: none;
    /* Edge */
    appearance: none;
    /* Future */

    /* Optional styles */
    padding: 0.3em 1.5em 0.3em 0.6em;
    border: 1px solid currentColor;
    background: white;
    border-radius: 3px;
    font-size: inherit;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 1em;
}

/* IE11 */
#search select::-ms-expand {
    display: none;
}


/*special*/
.spcLnk_warp {
    margin-bottom: 30px;
}

.spcLnk_lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.spcLnk_lst li {
    width: 24.5%;
}

.spcLnk_lst.is-ver2 li {
    width: 33.333333%;
}

.spcLnk_lst li a {
    line-height: normal;
    background-color: #dd297c;
    color: #ffffff;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 0;
    line-height: normal;
    text-align: center;
    word-wrap: break-word;
    word-break: break-word;
}

.spcLnk_lst li.on a {
    background-color: #000;
    pointer-events: none;
}

.spcMkj_warp {
    margin-top: -30px;
    margin-bottom: 30px;
}

.spcMkj_lst {
    padding: 30px;
}

.spcMkj_lst li {
    border-bottom: 1px solid #d2d2d3;
    text-align: left;
    font-weight: 700;
    word-wrap: break-word;
    word-break: break-word;
}

.spcMkj_lst li a {
    display: block;
    padding: 1em;
    font-size: 18px;
    line-height: 1.2;
    color: #dd297c;
}

.spcCnt_warp {
    margin-bottom: 30px;
}

.spcCnt_ttl {
    line-height: normal;
    background-color: #dd297c;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    font-weight: bold;
    padding: 9px 20px;
    line-height: normal;
    word-wrap: break-word;
    word-break: break-word;
    text-align: left;
}

.spcCnt_ttl.ver2 {
    font-size: 17px;
}

.spcCnt_cnt {
    padding: 30px;
}

.spcCnt_flx {
    display: block;
    margin-bottom: 40px;
}

.spcCnt_flx:last-child {
    margin-bottom: 0;
}

.spcCnt_flx.ver2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.spcCnt_flx.ver3 {
    margin-bottom: 30px;
}

.spcCnt_txt {
    box-sizing: border-box;
    text-align: left;
    word-wrap: break-word;
    word-break: break-word;
}

.spcCnt_txt.ver3 {
    padding-left: 0;
    width: 100%;
}

.spcCnt_img {
    margin-bottom: 30px;
}

.spcCnt_txt .name {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 1em;
    font-weight: bold;
}

.spcCnt_txt .name span {
    font-size: 17px;
}

.spcCnt_txt .txt {
    font-size: 15px;
    line-height: 2;
}

.spcCnt_txt .txt+.name {
    margin-top: 30px;
}

.spcCnt_mds {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    color: #dd297c;
    text-align: left;
    border-bottom: 1px solid #d2d2d3;
    padding: 1em 0;
    margin-bottom: 30px;
}

.spcCnt_video video {
    display: block;
    width: 100%;
    height: auto;
}

@media (min-width: 896px) {
    .spcLnk_lst li a:hover {
        background: #000000;
    }

    .spcMkj_lst li a:hover {
        opacity: .7;
    }

    .spcMkj_lst li a .is-pst {
        display: table;
        width: 100%;
    }

    .spcMkj_lst li a .is-tl {
        display: table-cell;
        vertical-align: top;
        text-align: left;
        width: 65px;
    }

    .spcMkj_lst.is-ver2 li a .is-tl {
        width: 135px;
    }
}

/****スマホのブレイクポイント****/
@media screen and (max-width: 896px) {

    /*
    #search .c-bread_wrap {
        display: none;
    }
    */
    #search .c-view_wrap .tab li a {
        /*width: 50vw;*/
        width: 33.333333vw;
        height: 70px;
        font-size: 21px;
    }

    #search .event-art_head .btn-cus {
        padding: 7px 22px 5px;
        border: 2px solid #d6d6d6;
        border-radius: 6px;
    }

    #search .event-art_head span {
        position: static;
    }

    #search .event-art_head {
        padding: 5px 15px 5px 15px;
        margin: 30px 0 0 0;
    }

    #search .event-art_head.is-ver2 {
        margin: 30px 0 15px 0;
    }

    /*	#search .event-art_head .result {
        line-height: 38px;
    }*/
    #search .section-search-box .section-box .search-tit .icon .blue.c-pc {
        display: none;
    }

    #search .section-search-box .section-box .search-txt .list-cate span {
        /*
        flex: 0 0 calc(25% - 10px);
        max-width: calc(25% - 10px);
        */
    }

    #search .section-search-box .section-box .search-txt .list-cate {
        flex-wrap: wrap;
        width: 100%;
    }

    #search .section-search-box .section-box .search-txt .list-cate span:last-child {
        display: none;
    }

    #search .pagination {
        position: relative;
    }

    #search .pagination ul li .prev,
    #search .pagination ul li .next {
        /*width: auto;*/
        position: absolute;
    }

    #search .pagination ul li .prev {
        left: 0;
    }

    #search .pagination ul li .next {
        right: 0;
    }

    #search .section-search-box .section-box {
        padding: 15px 15px 5px;
    }

    #search .section-search-box .section-box .btn-full {
        margin-top: 0;
        position: relative;
        justify-content: space-between;
        flex-wrap: wrap;
        background: #f4f4f4;
        padding: 0 10px 10px 10px;
        margin-bottom: 10px;
    }

    /*
    #search .section-search-box .section-box .btn-full:before {
        content: '';
        width: calc(100vw - 20px);
        display: block;
        background-color: #f4f4f4;
        height: 76px;
        position: absolute;
    }
    */
    #search .section-search-box .section-box .btn-full .c-box-btn a {
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
        padding: 12px 0;
        margin-bottom: 0;
    }

    #search .section-search-box .section-box .btn-full .c-box-btn {
        padding: 0;
        margin: 0;
        width: 48%;
    }

    #search .section-search-box .section-box .search-tit .tit {
        line-height: 2;
    }

    #search .event-art_head_sp,
    .event-art-wrap-sp {
        margin-left: 15px;
        margin-right: 15px;
    }

    .section-box .search-tit {
        margin-bottom: 0;
    }

    .section-comment.event-art-wrap-sp {
        padding: 15px;
    }

    .section-comment .comment-txt .title {
        margin-top: 0;
        margin-bottom: 25px;
        font-size: 15px;
    }

    #search .section-comment .comment-txt .txt {
        font-size: 12px;
    }

    #search .section-comment .comment-img img {
        width: 100%;
    }

    #search .detail-date {
        padding: 15px;
    }

    #search .detail-btn-box {
        padding: 20px 15px 1px;
        width: auto;
    }

    #search .detail-btn-box .c-btn.c-btn-tertiary.customer-terti2 {
        height: 45px;
    }

    #search .section-tell {
        margin-top: 15px;
        padding-bottom: 20px;
    }

    #search .section-tell .txt {
        padding: 0 15px;
        text-align: left;
    }

    #search .buttom-wrap .c-btn.cus-buttom {
        height: 45px;
        font-size: 11px;
    }

    #search .buttom-wrap .box-btn .c-btn.cus-buttom {
        font-size: 12px;
    }

    #search .tbl-requiment tbody td p.mb0 {
        margin-bottom: 0;
    }

    #search .border-bottom {
        margin: 5px -15px 15px;
    }

    #search .section-box .list-contain dd {
        padding-left: 0;
    }

    /*
    #search .section-search-box {
        margin-bottom: 20px;
    }
    */
    .num_wrap {
        margin: 0 20px;
    }

    .num-txt {
        font-weight: bold;
        font-size: 12px;
    }

    .num-txt span {
        font-size: 16px;
    }

    /*special*/
    .spcLnk_warp {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0;
    }

    .spcLnk_lst li {
        width: 49%;
        /*
        margin-top: 5px;
        */
    }

    .spcLnk_lst.is-ver2 li {
        width: 33.333333%;
    }

    .spcLnk_lst li:nth-child(-n+2) {
        margin-top: 0;
    }

    .spcLnk_lst li a {
        font-size: 11px;
        padding: 5px 0;
        line-height: 1.4;
    }

    .spcMkj_warp {
        margin: 15px;
    }

    .spcMkj_lst {
        padding: 15px;
    }

    .spcMkj_lst li a {
        font-size: 14px;
        padding: .6em 0;
    }

    .spcMkj_lst li a .is-tl {
        display: block;
        margin: 0 0 5px 0;
    }

    .spcCnt_warp {
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .spcCnt_warp.ver2 {
        margin-top: 15px;
    }

    .spcCnt_ttl {
        justify-content: center;
        text-align: center;
        font-size: 12px;
        padding: 5px 15px 5px 15px;
    }

    .spcCnt_ttl.ver2 {
        font-size: 12px;
    }

    .spcCnt_cnt {
        padding: 15px;
    }

    .spcCnt_flx {
        display: block;
        margin-bottom: 20px;
    }

    .spcCnt_img {
        margin-bottom: 15px;
    }

    .spcCnt_img img {
        width: 100%;
        height: auto;
    }

    .spcCnt_txt {
        width: 100%;
        padding-left: 0;
    }

    .spcCnt_flx.ver2 .spcCnt_txt {
        padding: 0;
    }

    .spcCnt_flx.ver3 {
        margin-bottom: 10px;
    }

    .spcCnt_txt .name {
        font-size: 12px;
        line-height: 1;
        margin-bottom: 1em;
        margin-top: 1.5em;
    }

    .spcCnt_txt .name span {
        font-size: 14px;
        line-height: 1.4;
    }

    .spcCnt_txt .txt {
        font-size: 12px;
        line-height: 1.83;
    }

    .spcCnt_txt .txt.ver2 {
        margin-top: 15px;
    }

    .spcCnt_txt .txt+.name {
        margin-top: 15px;
    }

    .spcCnt_mds {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .spcCnt_video video {
        display: block;
        width: 100%;
        height: auto;
    }

    .search-infotxt {
        margin-bottom: 0;
        padding: 20px;
        font-size: 13px;
        line-height: 1.6;
    }


    /*voice*/
    .section-voice-box {
        margin-bottom: 35px;
    }

    .section-voice-box .txt-full {
        padding: 0 15px 7px;
    }

    .section-voice-box .txt-full .text span {
        margin-right: 12px;
    }

    .section-voice-box .section-box {
        border: 2px solid #dd297c;
    }

    .section-voice-box .section-box .search-tit {
        margin-bottom: 6px;
    }

    .section-voice-box .section-box .search-tit .icon {
        margin: 0 10px 3px 0;
        display: flex;
        flex-wrap: wrap;
        gap: 0.5rem;
    }

    .section-voice-box .section-box .search-tit {
        margin-bottom: 6px;
    }

    .section-voice-box .btn-full {
        padding: 30px 15px;
    }

    .section-voice-box .btn-full .c-box-btn {
        margin: 0;
        width: 48%;
    }

    .section-voice-box .c-btn.c-btn-primary,
    .section-voice-box .c-btn.c-btn-secondary,
    .section-voice-box .c-btn.c-btn-tertiary {
        width: 100%;
        min-width: 100%;
        margin: 0;
        margin-top: 15px;
        font-size: 12px;
        padding: 12px 0;
    }

    .section-voice-box .c-box-btn:nth-child(-n+2) .c-btn.c-btn-primary,
    .section-voice-box .c-box-btn:nth-child(-n+2) .c-btn.c-btn-secondary,
    .section-voice-box .c-box-btn:nth-child(-n+2) .c-btn.c-btn-tertiary {
        margin-top: 0;
    }

    .sercHgt_header {
        padding: 15px 15px;
    }

    .sercHgt_box {
        padding: 15px 15px 0;
    }

    .voiceBox_wrap {
        margin-bottom: 25px;
    }

    .voiceBox_wrap a {
        display: block;
        padding: 15px;
        padding-bottom: 20px;
    }

    .voiceBox_wrap .img img {
        width: 100%;
        height: auto;
    }

    .voiceBox_wrap .box {
        width: 100%;
        padding: 15px 0 0;
    }

    .voiceBox_wrap .box .mds {
        font-size: 14px;
        padding: 6px 10px;
        margin-bottom: 10px;
    }

    .voiceBox_wrap .box .txt dt {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .voiceBox_wrap .box .txt dd {
        font-size: 12px;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .voiceBox_wrap .box .lnk {
        margin-top: 10px;
    }

    .voiceBox_wrap .box .lnk:before {
        top: 1px;
    }
}

@media screen and (max-width: 375px) {
    #search .section-search-box .section-box .search-txt .list-cate span {
        min-width: auto;
    }

    .section-comment.event-art-wrap-sp {
        padding: 15px 12px;
    }
}

@media screen and (max-width: 350px) {
    #search .event-art_head .result {
        font-size: 10px;
    }

    #search .section-search-box .section-box .btn-full .c-box-btn a {
        width: 140px;
    }

    #search .section-search-box .section-box .btn-full .c-box-btn {
        margin: 0 5px;
    }

    #search .section-box .search-tit .tit {
        font-size: 13px;
    }

    #search .section-search-box .section-box .search-txt .list-cate span {
        font-size: 10px;
    }

    #search .list-contain dt {
        width: 30%;
    }

    #search .list-contain dd {
        font-size: 12px;
        width: 70%;
    }

    /*
    .section-voice-box .btn-full {
        margin: 10px 5px;
    }
    .section-voice-box .btn-full .c-box-btn {
        margin: 0 4px;
    }
    .section-voice-box .c-btn.c-btn-primary,
    .section-voice-box .c-btn.c-btn-secondary,
    .section-voice-box .c-btn.c-btn-tertiary {
        width: 140px;
    }
    */
}

@media screen and (max-width: 320px) {
    #search .section-search-box .section-box .search-txt .list-cate {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    #search .section-search-box .section-box .search-txt .list-cate span {
        font-size: 8px;
        padding-right: 8px;
        padding-left: 8px;
    }

    .detail-wrap-full .float-right .txt,
    .section-detail-full .text-right {
        font-size: 10px;
    }

    #search .event-art_head {
        -webkit-align-items: center;
        -ms-align-items: center;
        -moz-align-items: center;
        align-items: center;
    }

    #search .event-art_head .result {
        font-size: 12px;
        line-height: normal;
        text-align: left;
    }

    #search .brxs {
        display: block;
    }
}

.td-seishain {
    background-color: #e7e7e7 !important;
}

.td-baito {
    background-color: #f4f4f4 !important;
}

.td-itaku {
    background-color: #e7e7e7 !important;
}

.td-dairiten {
    background-color: #f4f4f4 !important;
}

.salary-role-view {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.salary-role-view span:nth-child(1) {
    inline-size: max-content;
}

.salary-role-view .detail {
    inline-size: max-content;
    padding-left: 20px;
}

.mb-0 {
    margin-bottom: 0px;
}

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

.text-center {
    text-align: center !important;
    text-align: -webkit-center !important;
}

.bnr-inner-badge {
    width: 100%;
    padding: 10px 30px 30px 30px;
}

.club-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2rem;
}

.club-container p {
    font-size: 28px;
    padding-top: 50px;
}

.club-container span {
    font-size: 28px;
    padding-top: 50px;
}

.main-image-div {
    display: flex;
    text-align: left;
    margin: 40px;
    align-items: flex-start;
}

.bnr-detail-badge {
    width: 20%;
    padding: 0;
    margin-left: 50px;
}


@media screen and (max-width: 1200px) {
    .media-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
    }

    .message-list .sercHgt_content .txt-msg p {
        width: 84vw;
    }

    #search .event-art_head {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .media-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }

    .message-list .sercHgt_content .txt-msg p {
        width: 81vw;
    }

    #search .event-art_head {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {

    #search .c-view_wrap,
    #kyujin_detail .c-view_wrap {
        width: 95%;
        max-width: 100%;
    }

    .media-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }

    .section-box .search-txt {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
    }

    #search .search-box_btn {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    #search .search-box_btn .submit {
        width: 100%;
    }

    .message-list .sercHgt_content .txt-msg p {
        width: 60vw;
    }

    .message-list .sercHgt_box {
        padding: 10px 15px;
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 1rem;
    }

    #search .event-art_head {
        width: 100%;
    }

    .section-voice-box.message-list {
        width: 100%;
    }
}