<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#p-home_voice_cont .p-home_voice_list {
    display: flex;
    flex-wrap: wrap;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post {
    display: inline-block;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a {
    display: block;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_voice_post_img img {
    max-width: none;
    width: 100%;
    height: auto;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap .p-home_cate {
    display: inline-block;
    margin-top: 6px;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap .p-home_cate a {
    font-weight: bold;
    display: block;
    line-height: 1;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a p {
    font-weight: normal;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a .txtArrow {
    position: relative;
    display: inline-block;
}

#p-home_voice_cont .p-home_voice_list .p-home_voice_post a .txtArrow:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
}

#p-home_voice_cont .p-home_voice_moreBtn {
    font-weight: normal;
}

#p-home_voice_cont .p-home_voice_moreBtn a {
    display: inline-block;
    border: 1px solid #111;
    font-weight: 500;
    width: 100%;
}

#p-home_voice_cont .p-home_voice_moreBtn a:after {
    content: "";
    position: absolute;
    background-size: 100% auto;
    transform: translateY(-50%);
    transform: rotate(360deg);
    mask-image: url(/img/home/home_link_arrow_pc.svg);
	mask-size: contain;
	mask-repeat: no-repeat;
	mask-position: center;
    background-color: #fff;
}

.l-main.voice {
    word-break: break-all;
}

.l-main.voice .p-voice__h3 {
    font-size: 2.4rem;
    font-weight: bold;
    margin-top: 80px;
}

.l-main.voice .p-voice_tlt_wrap .p-voice_tlt_h2 span {
    color: #7B7B7B;
    letter-spacing: 0.1em;
}

.l-main.voice .p-voice_tlt_wrap .p-voice_tlt_h2 h2 {
    font-weight: bold;
}

.p-voice_eyecatch_wrap {
    background-color: #f8f8f8;
    display: flex;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap {
    width: 100%;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap .cap {
    color: #9b9b9b;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item {
    display: inline-block;
    margin-top: 6px;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a {
    font-weight: bold;
    display: block;
    line-height: 1;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_tlt {
    letter-spacing: 1.4px;
    font-weight: bold;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p {
    color: #9b9b9b;
    letter-spacing: 1.8px;
    font-weight: bold;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p.ico {
    position: relative;
}

.p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p.ico:before {
    position: absolute;
    content: "";
    background-image: url(../../img/contents/icon_dq.png);
    width: 34px;
    height: 29px;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
}

.p-voice__cont {
    border-bottom: 1px solid #e8e8e8;
}

.p-voice__cont .p-voice_pager_wrap {
    display: flex;
    clear: both;
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item {
    font-weight: normal;
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev {
    text-align: right;
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a {
    position: relative;
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
    background-size: 100% auto;
    transform: translateY(-50%);
    transform: rotate(-180deg);
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next {
    text-align: left;
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
    background-size: 100% auto;
    transform: translateY(-50%);
    transform: rotate(360deg);
}

.p-voice__cont .p-voice_pager_wrap .p-voice_pager_item a {
    display: inline-block;
    border: 1px solid #111;
    font-weight: 500;
}

.p-voice__cont .contInner {
    margin: 0 auto;
}

.p-voice__cont .contInner&gt;*:first-child {
    margin-top: 0 !important;
}

.p-voice__cont .contInner.post p {
    font-weight: normal;
}

.p-voice__cont .contInner.post h4 {
    position: relative;
    letter-spacing: 2px;
}

.p-voice__cont .contInner.post h4:before {
    position: absolute;
    content: "";
    background-color: #df893b;
    left: 0;
}

.p-voice__cont .contInner.post ul {
    list-style: disc;
}

.p-voice__cont .contInner.post ol {
    list-style: decimal;
}

.p-voice__cont .contInner.post .wp-block-image.single {
    margin: 0 auto;
}

.p-voice__cont .contInner.post .wp-block-columns .wp-block-column .wp-block-image {
    margin-top: 0;
}

.p-voice__cont .contInner.post .wp-block-columns .wp-block-column .wp-block-image img {
    width: 100%;
    object-fit: cover;
    max-width: none;
}

.p-voice__cont .contInner.post figcaption {
    color: #767676;
    font-weight: 500;
}

.p-voice_othervoice .p-voice_othervoice_list {
    display: flex;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item {
    display: inline-block;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a {
    display: block;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_img img {
    max-width: none;
    width: 100%;
    height: auto;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item {
    display: inline-block;
    margin-top: 6px;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a {
    font-weight: bold;
    display: block;
    line-height: 1;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.sell-fudosan {
    color: #df893b;
    border: 1px solid #df893b;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.hikkoshi {
    color: #5ea7ba;
    border: 1px solid #5ea7ba;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.buy-fudosan {
    color: #ec6363;
    border: 1px solid #ec6363;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.buy-household {
    color: #74b059;
    border: 1px solid #74b059;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.organize-household {
    color: #b07fd2;
    border: 1px solid #b07fd2;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.sell-trip {
    color: #7580d4;
    border: 1px solid #7580d4;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.others {
    color: #000000;
    border: 1px solid #000000;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_txt {
    font-weight: normal;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a p {
    font-weight: 500;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .txtArrow {
    position: relative;
    display: inline-block;
}

.p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .txtArrow:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
}

.p-voice_othervoice .p-voice_othervoice_moreBtn {
    font-weight: normal;
}

.p-voice_othervoice .p-voice_othervoice_moreBtn a {
    display: inline-block;
    border: 1px solid #111;
    font-weight: 500;
    width: 100%;
}

.p-voice_othervoice .p-voice_othervoice_moreBtn a:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
    background-size: 100% auto;
    transform: translateY(-50%);
    transform: rotate(360deg);
}

.p-voice__connection .p-voice__request-site {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item {
    background: #F8F8F8;
    width: 46.875%;
    padding: 30px 40px;
    display: flex;
    flex-direction: column;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item p {
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 18px;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__logo {
    background: #fff;
    text-align: center;
    padding: 23px 0;
    margin-bottom: 20px;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__logo img {
    max-width: 200px;
    width: 100%;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn {
    margin-top: auto;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a {
    font-size: 1.6rem;
    font-weight: normal;
    color: #111111;
    display: block;
    border: 1px solid #111111;
    padding: 12px 50px 12px 20px;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(17, 17, 17, 0.08);
    -webkit-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.6s;
    transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
    background-size: 100% auto;
    width: 18px;
    height: 9px;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn.gaibu a:after {
    content: "";
    position: absolute;
    background: url(../../img/common/icon-gaibu.svg) no-repeat;
    width: 11px;
    height: 11px;
    right: 18px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#voice_archive .voice_archive_wrap {
    display: flex;
    flex-wrap: wrap;
}

#voice_archive .voice_archive_wrap .voice_archive_post {
    display: inline-block;
}

#voice_archive .voice_archive_wrap .voice_archive_post a {
    display: block;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_img img {
    max-width: none;
    width: 100%;
    height: auto;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item {
    display: inline-block;
    margin-top: 6px;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a {
    font-weight: bold;
    display: block;
    line-height: 1;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.sell-fudosan {
    color: #df893b;
    border: 1px solid #df893b;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.hikkoshi {
    color: #5ea7ba;
    border: 1px solid #5ea7ba;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.buy-fudosan {
    color: #ec6363;
    border: 1px solid #ec6363;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.buy-household {
    color: #74b059;
    border: 1px solid #74b059;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.organize-household {
    color: #b07fd2;
    border: 1px solid #b07fd2;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.sell-trip {
    color: #7580d4;
    border: 1px solid #7580d4;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.others {
    color: #000000;
    border: 1px solid #000000;
}

#voice_archive .voice_archive_wrap .voice_archive_post a p {
    font-weight: 500;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .txtArrow {
    position: relative;
    display: inline-block;
}

#voice_archive .voice_archive_wrap .voice_archive_post a .txtArrow:after {
    content: "";
    position: absolute;
    background: url(../../img/common/btn-arrow.svg) no-repeat;
}

#voice_archive .navigation .nav-links .page-numbers {
    display: flex;
    justify-content: center;
}

#voice_archive .navigation .nav-links .page-numbers li a,
#voice_archive .navigation .nav-links .page-numbers li span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a9a9a9;
    font-weight: normal;
}

#voice_archive .navigation .nav-links .page-numbers li a.page-numbers.current,
#voice_archive .navigation .nav-links .page-numbers li span.page-numbers.current {
    background-color: #000;
    color: #fff;
}

#voice_archive .navigation .nav-links .page-numbers li a.prev,
#voice_archive .navigation .nav-links .page-numbers li span.prev {
    position: relative;
}

#voice_archive .navigation .nav-links .page-numbers li a.prev:before,
#voice_archive .navigation .nav-links .page-numbers li span.prev:before {
    position: absolute;
    content: "";
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    transform: rotate(-45deg);
}

#voice_archive .navigation .nav-links .page-numbers li a.next,
#voice_archive .navigation .nav-links .page-numbers li span.next {
    position: relative;
}

#voice_archive .navigation .nav-links .page-numbers li a.next:before,
#voice_archive .navigation .nav-links .page-numbers li span.next:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg);
}


#p-home_voice_cont {
    position: relative;
    padding: 182px 3.6603221083vw 194px;
    background-color: #F5F5F5;
    margin: 0 calc(50% - 50vw);
}

.p-home_voiceInner {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
#p-home_voice_cont .p-home_voice_list {
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 60px;
}
@media screen and (max-width: 787px) {

    #p-home_voice_cont {
        padding-top: 40px;
        padding-bottom: 20px;
        background-color: #F2F2F2;
        margin: 0 calc(50% - 50vw);
	    padding: 64px calc(50vw - 50%);
	    width: 100vw;
    }
    #p-home_voice_cont .p-home_voice_list {
        padding-top: 40px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post {
        width: 48%;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post:nth-of-type(2n) {
        margin-left: 4%;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post:nth-child(n+3) {
        margin-top: 6%;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap {
        margin-top: 6px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap .p-home_cate:not(:last-of-type) {
        margin-right: 2px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap .p-home_cate a {
        padding: 1.6vw 1.8vw 1.067vw;
        font-size: 2.7vw;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_voice_post_txt {
        margin-top: 6px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a p {
        line-height: 1.7;
        letter-spacing: 1px;
        font-size: 3.5vw;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .txtArrow {
        width: 5vw;
        height: 2.4vw;
        left: 2vw;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .txtArrow:after {
        background-size: 70% auto;
        width: 5vw;
        height: 2.4vw;
    }
    #p-home_voice_cont .p-home_voice_moreBtn {
        margin-top:8.533vw;
        text-align: center;
    }
    #p-home_voice_cont .p-home_voice_moreBtn a {
        padding: 4vw 10vw 4vw 4vw;
        font-size: 4.267vw;
        text-align: center;
        background: #000;
        color: #fff;
        width:74.4vw;
        box-shadow: 0px 4px 8px #00000029;
    }
    #p-home_voice_cont .p-home_voice_moreBtn a:after {
        right: 5vw;
        top: 6.2vw;
        width: 4.8vw;
        height: 2.4vw;
    }
    .l-main.voice .p-voice__h3 {
        margin-top: 12vw;
        font-size: 5.3333333333vw;
    }
    .l-main.voice .p-voice_archiveInner {
        padding: 12vw 7% 0;
    }
    .l-main.voice .p-voice_archiveInner .p-voice__connection {
        padding: 0;
    }
    .l-main.voice .p-voice_tlt_wrap {
        display: none;
    }
    .l-main.voice .p-voice_tlt_wrap.archive {
        display: block;
    }
    .l-main.voice .p-voice_tlt_wrap .p-voice_tlt_h2 span {
        display: inline-block;
        font-size: 3.7333333333vw;
        margin-bottom: 5px;
    }
    .l-main.voice .p-voice_tlt_wrap .p-voice_tlt_h2 h2 {
        font-size: 6.9333333333vw;
        line-height: 1.5;
        margin-bottom: 5px;
    }
    .p-voice_eyecatch_wrap {
        flex-wrap: wrap;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap .p-voice_eyecatch_img {
        margin-bottom: 1.5vw;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap .p-voice_eyecatch_img img {
        width: 100%;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap .cap {
        display: block;
        font-size: 3.2vw;
        padding: 0 7%;
        text-align: right;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts {
        padding: 0 7%;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list {
        margin-top: 3.6vw;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item:not(:last-of-type) {
        margin-right: 1.6vw;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a {
        padding: 1.6vw 1.8vw 1.067vw;
        font-size: 3vw;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_tlt {
        margin-top: 5px;
        font-size: 5.5vw;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt {
        margin-top: 15px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p {
        padding-top: 20px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p.ico {
        font-size: 4.3vw;
        padding-bottom: 11vw;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p.ico:before {
        background-size: 50%;
    }
    .p-voice__cont .p-voice_pager_wrap {
        margin-top: 11vw;
        justify-content: center;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item {
        width: calc(100% - 3.5vw);
        max-width: 41.6vw;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item:nth-of-type(2) {
        margin-left: 3.5vw;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a {
        padding: 4vw 4vw 3.6vw 7vw;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a:after {
        left: 2.2vw;
        top: 6.1vw;
        width: 3.8vw;
        height: 2.4vw;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a {
        padding: 4vw 5vw 3.6vw 4vw;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a:after {
        right: 2.2vw;
        top: 6.2vw;
        width: 3.8vw;
        height: 2.4vw;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item a {
        text-align: center;
        width: 100%;
        font-size: 3.5vw;
    }
    .p-voice__cont .contInner {
        width: 86%;
        padding: 14vw 0;
    }
    .p-voice__cont .contInner&gt;*:first-child {
        margin-top: 0 !important;
    }
    .p-voice__cont .contInner.post p {
        font-size: 4vw;
        margin-top: 2.6vw;
    }
    .p-voice__cont .contInner.post img {
        width: 100%;
    }
    .p-voice__cont .contInner.post h1 {
        font-size: 6vw;
        line-height: 1.6;
        letter-spacing: 2px;
        margin-top: 8vw;
    }
    .p-voice__cont .contInner.post h2 {
        font-size: 5.8vw;
        line-height: 1.6;
        letter-spacing: 2px;
        margin-top: 8vw;
    }
    .p-voice__cont .contInner.post h3 {
        font-size: 5.6vw;
        line-height: 1.6;
        letter-spacing: 2px;
        margin-top: 8vw;
    }
    .p-voice__cont .contInner.post h4 {
        font-size: 5.4vw;
        line-height: 1.6;
        margin-top: 8vw;
        padding-left: 9.4vw;
    }
    .p-voice__cont .contInner.post h4:before {
        top: 3.8vw;
        width: 6.4vw;
        height: 0.53vw;
    }
    .p-voice__cont .contInner.post h5 {
        font-size: 4vw;
        line-height: 1.6;
        letter-spacing: 2px;
        margin-top: 8vw;
    }
    .p-voice__cont .contInner.post h1+*,
    .p-voice__cont .contInner.post h2+*,
    .p-voice__cont .contInner.post h3+*,
    .p-voice__cont .contInner.post h4+*,
    .p-voice__cont .contInner.post h5+* {
        margin-top: 2.6vw;
    }
    .p-voice__cont .contInner.post ul {
        margin-top: 2.6vw;
        margin-left: 7%;
    }
    .p-voice__cont .contInner.post ul li {
        font-size: 4.3vw;
    }
    .p-voice__cont .contInner.post ol {
        margin-top: 2.6vw;
        margin-left: 7%;
    }
    .p-voice__cont .contInner.post ol li {
        font-size: 4.3vw;
    }
    .p-voice__cont .contInner.post .wp-block-image.single {
        margin-top: 8vw;
    }
    .p-voice__cont .contInner.post .wp-block-columns {
        position: relative;
        margin-bottom: 14vw;
        margin-top: 8vw;
    }
    .p-voice__cont .contInner.post .wp-block-columns .wp-block-column {
        margin-left: 0;
    }
    .p-voice__cont .contInner.post .wp-block-columns .wp-block-column .wp-block-image img {
        height: 54vw;
    }
    .p-voice__cont .contInner.post figcaption {
        margin-top: 3vw;
        font-size: 3.5vw;
        letter-spacing: 1px;
    }
    .p-voice__cont .contInner.post .slick-dots {
        margin-left: 0;
        margin-bottom: 0;
        bottom: -16px;
    }
    .p-voice__cont .contInner.post .slick-dots li {
        margin: 0 1vw;
    }
    .p-voice__cont .contInner.post .slick-dots li button:before {
        font-size: 8vw;
        color: #767676;
    }
    .p-voice__cont .contInner.post .slick-prev {
        background-color: #000;
        width: 5.8vw;
        height: 16vw;
        top: 22vw;
        left: 0;
        z-index: 2;
    }
    .p-voice__cont .contInner.post .slick-prev:before {
        content: "";
        display: inline-block;
        width: 1.6vw;
        height: 1.6vw;
        border-top: 1px solid #fff;
        border-left: 1px solid #fff;
        transform: rotate(-45deg);
        margin-left: 4px;
    }
    .p-voice__cont .contInner.post .slick-next {
        background-color: #000;
        width: 5.8vw;
        height: 16vw;
        top: 22vw;
        right: 0;
        z-index: 2;
    }
    .p-voice__cont .contInner.post .slick-next:before {
        content: "";
        display: inline-block;
        width: 1.6vw;
        height: 1.6vw;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: rotate(45deg);
        margin-right: 4px;
    }
    .p-voice_othervoice {
        padding: 0 7%;
    }
    .p-voice_othervoice .p-voice_othervoice_list {
        flex-wrap: wrap;
        margin-top: 4vw;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item {
        width: 100%;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item:nth-of-type(n+2) {
        margin-top: 10%;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list {
        margin-top: 8px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item:not(:last-of-type) {
        margin-right: 1.6vw;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a {
        padding: 1.6vw 1.8vw 1.067vw;
        font-size: 3vw;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_txt {
        margin-top: 8px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a p {
        line-height: 1.8;
        letter-spacing: 1px;
        font-size: 3.5vw;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .txtArrow {
        width: 5vw;
        height: 2.4vw;
        left: 2vw;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .txtArrow:after {
        background-size: 70% auto;
        width: 5vw;
        height: 2.4vw;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn {
        margin-top: 8vw;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a {
        padding: 4vw 10vw 4vw 8vw;
        font-size: 3.5vw;
        text-align: center;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a:after {
        right: 5vw;
        top: 6.2vw;
        width: 4.8vw;
        height: 2.4vw;
    }
    .p-voice__connection {
        padding: 0 7%;
    }
    .p-voice__connection .p-voice__request-site {
        display: block;
        margin-top: 15px;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item {
        width: 100%;
        padding: 5.3333333333vw;
        margin-bottom: 5.3333333333vw;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item p {
        font-size: 3.2vw;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__logo {
        padding: 5.3333333333vw 0;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a {
        padding: 1.6vw 13.3333333333vw 1.6vw 5.3333333333vw;
        font-size: 3.7333333333vw;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a:after {
        right: 5.3333333333vw;
    }
    #voice_archive {
        margin-top: 10vw;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post {
        width: 100%;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post:nth-child(n+2) {
        margin-top: 8vw;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap {
        margin-top: 6px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item:not(:last-of-type) {
        margin-right: 2px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a {
        padding: 1.6vw 1.8vw 1.067vw;
        font-size: 2.7vw;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_txt {
        margin-top: 6px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a p {
        line-height: 1.7;
        font-size: 4.3vw;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .txtArrow {
        width: 5vw;
        height: 2.4vw;
        left: 2vw;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .txtArrow:after {
        background-size: 70% auto;
        width: 5vw;
        height: 2.4vw;
    }
    #voice_archive .navigation {
        margin-top: 12vw;
    }
    #voice_archive .navigation .nav-links .page-numbers li {
        margin: 1vw;
    }
    #voice_archive .navigation .nav-links .page-numbers li a,
    #voice_archive .navigation .nav-links .page-numbers li span {
        font-size: 4.3vw;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.page-numbers,
    #voice_archive .navigation .nav-links .page-numbers li span.page-numbers {
        width: 8vw;
        height: 8vw;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.prev:before,
    #voice_archive .navigation .nav-links .page-numbers li span.prev:before {
        width: 2vw;
        height: 2vw;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.next:before,
    #voice_archive .navigation .nav-links .page-numbers li span.next:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(45deg);
        width: 2vw;
        height: 2vw;
    }
    .forPC {
        display: none !important;
    }
}


@media screen and (min-width: 788px) {

    
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post {
        width: 22%;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post:not(:nth-of-type(4n)) {
        margin-right: 4%;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post:nth-child(n+5) {
        margin-top: 4%;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a:hover .p-home_voice_post_img img {
        transform: scale(1.1);
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a:hover .p-home_voice_post_txt .txtArrow:after {
        -webkit-animation: ani-arrow 1s linear forwards;
        animation: ani-arrow 1s linear forwards;
    }
    @-webkit-keyframes ani-arrow {
        0% {
            left: 0;
            opacity: 1;
        }
        30% {
            left: 5px;
            opacity: 0;
        }
        50% {
            left: 8px;
            opacity: 0;
        }
        70% {
            left: -8px;
            opacity: 0;
        }
        80% {
            left: -4px;
            opacity: 0.4;
        }
        90% {
            left: -2px;
            opacity: 6;
        }
        100% {
            left: 0%;
            opacity: 1;
        }
    }
    @keyframes ani-arrow {
        0% {
            left: 0;
            opacity: 1;
        }
        30% {
            left: 10px;
            opacity: 0;
        }
        50% {
            left: 16px;
            opacity: 0;
        }
        70% {
            left: -16px;
            opacity: 0;
        }
        80% {
            left: -8px;
            opacity: 0.4;
        }
        90% {
            left: -4px;
            opacity: 6;
        }
        100% {
            left: 0;
            opacity: 1;
        }
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_voice_post_img {
        overflow: hidden;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_voice_post_img img {
        transition: ease 1s;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap {
        margin-top: 14px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap .p-home_cate:not(:last-of-type) {
        margin-right: 4px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_cate_wrap .p-home_cate a {
        padding: 7px 8px 4px;
        font-size: 12px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .p-home_voice_post_txt {
        margin-top: 12px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a p {
        letter-spacing: 0;
        font-size: 16px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .txtArrow {
        width: 19px;
        height: 9px;
        top: -2px;
        left: 10px;
    }
    #p-home_voice_cont .p-home_voice_list .p-home_voice_post a .txtArrow:after {
        background-size: 100% auto;
        width: 19px;
        height: 9px;
    }
    #p-home_voice_cont .p-home_voice_moreBtn {
        margin-top: 60px;
        text-align: center;
    }
    #p-home_voice_cont .p-home_voice_moreBtn a {
        background-color: #000;
        color: #fff;
        text-align: center;
        max-width: 400px;
        font-size: 18px;
        letter-spacing: 1.8px;
        padding: 14px 50px 12px 20px;
        box-shadow: 0px 8px 16px #00000029;
    }
    
    
    @keyframes moreArrow-hover {
        0% {
            left: 88%;
            opacity: 1;
        }
        30% {
            left: 92%;
            opacity: 0;
        }
        50% {
            left: 96%;
            opacity: 0;
        }
        70% {
            left: 74%;
            opacity: 0;
        }
        80% {
            left: 78%;
            opacity: 0;
        }
        90% {
            left: 84%;
            opacity: 0;
        }
        100% {
            left: 88%;
            opacity: 1;
        }
    }
    
    #p-home_voice_cont .p-home_voice_moreBtn a:after {
        left: 88%;
        top: 24px;
        width: 18px;
        height: 9px;
    }
    .l-main.voice .p-home_voiceInner,
    .l-main.voice .p-voice_Inner {
        max-width: 1280px;
        width: 94%;
        margin: 0 auto;
        padding-top: 120px;
    }
    .l-main.voice .p-voice_archiveInner {
        max-width: 1280px;
        width: 94%;
        margin: 0 auto;
        padding-top: 120px;
    }
    .l-main.voice .p-voice_tlt_wrap .p-voice_tlt_h2 span {
        font-size: 1.8rem;
        display: block;
    }
    .l-main.voice .p-voice_tlt_wrap .p-voice_tlt_h2 h2 {
        font-size: 4rem;
    }
    .p-voice_eyecatch_wrap {
        padding: 80px;
        margin-top: 40px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap {
        width: 48%;
        max-width: 475px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_img_wrap .cap {
        display: inline-block;
        margin-top: 15px;
        font-size: 14px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts {
        width: 48%;
        margin-left: 4%;
        padding-top: 60px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item:not(:last-of-type) {
        margin-right: 6px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a {
        padding: 8px 12px 4px;
        font-size: 16px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.sell-fudosan:hover {
        color: #fff;
        background-color: #df893b;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.hikkoshi:hover {
        color: #fff;
        background-color: #5ea7ba;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.buy-fudosan:hover {
        color: #fff;
        background-color: #ec6363;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.buy-household:hover {
        color: #fff;
        background-color: #74b059;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.organize-household:hover {
        color: #fff;
        background-color: #b07fd2;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.sell-trip:hover {
        color: #fff;
        background-color: #7580d4;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_cate_list .p-voice_eyecatch_cate_item a.others:hover {
        color: #fff;
        background-color: #000000;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_tlt {
        font-size: 30px;
        margin-top: 15px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt {
        margin-top: 30px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p {
        padding-left: 40px;
        font-size: 20px;
    }
    .p-voice_eyecatch_wrap .p-voice_eyecatch_txts .p-voice_eyecatch_post_txt p.ico:before {
        background-size: 70%;
    }
    .p-voice__cont .p-voice_pager_wrap {
        margin-top: 70px;
        justify-content: center;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item {
        padding-left: 0 !important;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev {
        margin-right: 10px;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a {
        padding: 14px 60px 12px 80px;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a:hover:before {
        transform-origin: right top;
        transform: scale(1, 1);
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a:hover:after {
        animation: prev-hover 1s linear forwards;
    }
    @keyframes prev-hover {
        0% {
            right: 84%;
            opacity: 1;
        }
        30% {
            right: 88%;
            opacity: 0;
        }
        50% {
            right: 92%;
            opacity: 0;
        }
        70% {
            right: 70%;
            opacity: 0;
        }
        80% {
            right: 74%;
            opacity: 0;
        }
        90% {
            right: 80%;
            opacity: 0;
        }
        100% {
            right: 84%;
            opacity: 1;
        }
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: "";
        background: rgba(17, 17, 17, 0.08);
        transform-origin: right top;
        transform: scale(0, 1);
        transition: transform 0.6s;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.prev a:after {
        right: 84%;
        top: 44%;
        width: 18px;
        height: 9px;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next {
        margin-left: 10px;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a {
        padding: 14px 80px 12px 60px;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a:hover:after {
        animation: next-hover 1s linear forwards;
    }
    @keyframes next-hover {
        0% {
            left: 84%;
            opacity: 1;
        }
        30% {
            left: 88%;
            opacity: 0;
        }
        50% {
            left: 92%;
            opacity: 0;
        }
        70% {
            left: 70%;
            opacity: 0;
        }
        80% {
            left: 74%;
            opacity: 0;
        }
        90% {
            left: 80%;
            opacity: 0;
        }
        100% {
            left: 84%;
            opacity: 1;
        }
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: "";
        background: rgba(17, 17, 17, 0.08);
        transform-origin: left top;
        transform: scale(0, 1);
        transition: transform 0.6s;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item.next a:after {
        left: 84%;
        top: 44%;
        width: 18px;
        height: 9px;
    }
    .p-voice__cont .p-voice_pager_wrap .p-voice_pager_item a {
        font-size: 16px;
    }
    .p-voice__cont .contInner {
        max-width: 1120px;
        width: 100%;
        padding: 80px 0;
    }
    .p-voice__cont .contInner&gt;*:first-child {
        margin-top: 0 !important;
    }
    .p-voice__cont .contInner.post p {
        padding-left: 40px;
        font-size: 18px;
        margin-top: 10px;
    }
    .p-voice__cont .contInner.post h1 {
        font-size: 30px;
        margin-top: 60px;
    }
    .p-voice__cont .contInner.post h2 {
        font-size: 28px;
        margin-top: 60px;
    }
    .p-voice__cont .contInner.post h3 {
        font-size: 26px;
        margin-top: 60px;
    }
    .p-voice__cont .contInner.post h4 {
        font-size: 24px;
        margin-top: 60px;
        padding-left: 80px;
    }
    .p-voice__cont .contInner.post h4:before {
        top: 47%;
        width: 60px;
        height: 1px;
    }
    .p-voice__cont .contInner.post h5 {
        font-size: 20px;
        margin-top: 60px;
    }
    .p-voice__cont .contInner.post h1+*,
    .p-voice__cont .contInner.post h2+*,
    .p-voice__cont .contInner.post h3+*,
    .p-voice__cont .contInner.post h4+*,
    .p-voice__cont .contInner.post h5+* {
        margin-top: 10px;
    }
    .p-voice__cont .contInner.post ul {
        margin-left: 24px;
        margin-top: 10px;
    }
    .p-voice__cont .contInner.post ul li {
        font-size: 18px;
    }
    .p-voice__cont .contInner.post ol {
        margin-left: 24px;
        margin-top: 10px;
    }
    .p-voice__cont .contInner.post ol li {
        font-size: 18px;
    }
    .p-voice__cont .contInner.post .wp-block-image.single {
        max-width: 440px;
        margin-top: 50px;
    }
    .p-voice__cont .contInner.post .wp-block-columns {
        justify-content: center;
        margin-top: 50px;
    }
    .p-voice__cont .contInner.post .wp-block-columns .wp-block-column {
        max-width: 440px;
    }
    .p-voice__cont .contInner.post .wp-block-columns .wp-block-column .wp-block-image img {
        height: 280px;
    }
    .p-voice__cont .contInner.post figcaption {
        font-size: 14px;
        letter-spacing: 1.5px;
    }
    .p-voice_othervoice .p-voice_othervoice_list {
        justify-content: center;
        max-width: 965px;
        width: 100%;
        margin: 0 auto;
        margin-top: 40px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item {
        width: 29.3333333333%;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item:not(:nth-of-type(3n)) {
        margin-right: 6%;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item:nth-child(n+4) {
        margin-top: 6%;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a:hover .p-voice_othervoice_post_img img {
        transform: scale(1.1);
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a:hover .p-voice_othervoice_post_txt .txtArrow:after {
        -webkit-animation: ani-arrow 1s linear forwards;
        animation: ani-arrow 1s linear forwards;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_img {
        overflow: hidden;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_img img {
        transition: ease 1s;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list {
        margin-top: 14px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item:not(:last-of-type) {
        margin-right: 4px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a {
        padding: 7px 8px 4px;
        font-size: 12px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.sell-fudosan:hover {
        color: #fff;
        background-color: #df893b;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.hikkoshi:hover {
        color: #fff;
        background-color: #5ea7ba;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.buy-fudosan:hover {
        color: #fff;
        background-color: #ec6363;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.buy-household:hover {
        color: #fff;
        background-color: #74b059;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.organize-household:hover {
        color: #fff;
        background-color: #b07fd2;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.sell-trip:hover {
        color: #fff;
        background-color: #7580d4;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_cate_list .p-voice_othervoice_post_cate_item a.others:hover {
        color: #fff;
        background-color: #000000;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .p-voice_othervoice_post_txt {
        margin-top: 12px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a p {
        letter-spacing: 0;
        font-size: 16px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .txtArrow {
        width: 19px;
        height: 9px;
        top: -2px;
        left: 10px;
    }
    .p-voice_othervoice .p-voice_othervoice_list .p-voice_othervoice_list_item a .txtArrow:after {
        background-size: 100% auto;
        width: 19px;
        height: 9px;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn {
        margin-top: 60px;
        text-align: center;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a {
        text-align: left;
        max-width: 400px;
        font-size: 16px;
        padding: 14px 50px 12px 20px;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a:hover:before {
        transform-origin: left top;
        transform: scale(1, 1);
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a:hover:after {
        animation: other-moreArrow-hover 1s linear forwards;
    }
    @keyframes other-moreArrow-hover {
        0% {
            left: 88%;
            opacity: 1;
        }
        30% {
            left: 92%;
            opacity: 0;
        }
        50% {
            left: 96%;
            opacity: 0;
        }
        70% {
            left: 74%;
            opacity: 0;
        }
        80% {
            left: 78%;
            opacity: 0;
        }
        90% {
            left: 84%;
            opacity: 0;
        }
        100% {
            left: 88%;
            opacity: 1;
        }
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a:before {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        content: "";
        background: rgba(17, 17, 17, 0.08);
        transform-origin: left top;
        transform: scale(0, 1);
        transition: transform 0.6s;
    }
    .p-voice_othervoice .p-voice_othervoice_moreBtn a:after {
        left: 88%;
        top: 24px;
        width: 18px;
        height: 9px;
    }
    .p-voice__connection .p-voice__request-site {
        margin-top: 40px;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a:hover {
        opacity: 1;
    }
    .p-voice__connection .p-voice__request-site .p-voice__request-site-item .p-voice__btn a:hover:before {
        -webkit-transform-origin: left top;
        transform-origin: left top;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
    }
    #voice_archive {
        margin-top: 50px;
    }
    #voice_archive .voice_archive_wrap {
        width: 100%;
        margin: 0 auto;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post {
        width: 22%;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post:not(:nth-of-type(4n)) {
        margin-right: 4%;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post:nth-child(n+5) {
        margin-top: 6%;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a:hover .voice_archive_post_img img {
        transform: scale(1.1);
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a:hover .voice_archive_post_txt .txtArrow:after {
        -webkit-animation: ani-arrow 1s linear forwards;
        animation: ani-arrow 1s linear forwards;
    }
    @-webkit-keyframes ani-arrow {
        0% {
            left: 0;
            opacity: 1;
        }
        30% {
            left: 5px;
            opacity: 0;
        }
        50% {
            left: 8px;
            opacity: 0;
        }
        70% {
            left: -8px;
            opacity: 0;
        }
        80% {
            left: -4px;
            opacity: 0.4;
        }
        90% {
            left: -2px;
            opacity: 6;
        }
        100% {
            left: 0%;
            opacity: 1;
        }
    }
    @keyframes ani-arrow {
        0% {
            left: 0;
            opacity: 1;
        }
        30% {
            left: 10px;
            opacity: 0;
        }
        50% {
            left: 16px;
            opacity: 0;
        }
        70% {
            left: -16px;
            opacity: 0;
        }
        80% {
            left: -8px;
            opacity: 0.4;
        }
        90% {
            left: -4px;
            opacity: 6;
        }
        100% {
            left: 0;
            opacity: 1;
        }
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_img {
        overflow: hidden;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_img img {
        transition: ease 1s;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap {
        margin-top: 14px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item:not(:last-of-type) {
        margin-right: 4px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a {
        padding: 7px 8px 4px;
        font-size: 12px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.sell-fudosan:hover {
        color: #fff;
        background-color: #df893b;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.hikkoshi:hover {
        color: #fff;
        background-color: #5ea7ba;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.buy-fudosan:hover {
        color: #fff;
        background-color: #ec6363;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.buy-household:hover {
        color: #fff;
        background-color: #74b059;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.organize-household:hover {
        color: #fff;
        background-color: #b07fd2;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.sell-trip:hover {
        color: #fff;
        background-color: #7580d4;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_cate_wrap .voice_archive_post_cate_item a.others:hover {
        color: #fff;
        background-color: #000000;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .voice_archive_post_txt {
        margin-top: 12px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a p {
        letter-spacing: 0;
        font-size: 16px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .txtArrow {
        width: 19px;
        height: 9px;
        top: -2px;
        left: 10px;
    }
    #voice_archive .voice_archive_wrap .voice_archive_post a .txtArrow:after {
        background-size: 100% auto;
        width: 19px;
        height: 9px;
    }
    #voice_archive .navigation {
        margin-top: 70px;
    }
    #voice_archive .navigation .nav-links .page-numbers li {
        margin: 8px;
    }
    #voice_archive .navigation .nav-links .page-numbers li a,
    #voice_archive .navigation .nav-links .page-numbers li span {
        font-size: 18px;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.page-numbers,
    #voice_archive .navigation .nav-links .page-numbers li span.page-numbers {
        width: 30px;
        height: 30px;
        border-bottom: 1px solid #fff;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.prev:before,
    #voice_archive .navigation .nav-links .page-numbers li span.prev:before {
        width: 8px;
        height: 8px;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.next:before,
    #voice_archive .navigation .nav-links .page-numbers li span.next:before {
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(45deg);
        width: 8px;
        height: 8px;
    }
    #voice_archive .navigation .nav-links .page-numbers li a.page-numbers:hover {
        border-bottom: 1px solid #000;
    }
    .forSP {
        display: none !important;
    }
}

@media screen {
    
}</pre></body></html>