@charset "UTF-8";
body.search {
    color: #222222;
}
.c-btn a {
    background-color: #222222;
    border: 1px solid #222222;
}
.c-btn.is-ver2 a:before {
    background: #222222;
}
.c-btn.is-ver2 a {
    border: 1px solid #222222;
    color: #222222;
}
.search #Contents {
    background-color: #FFFBE1;
}
.searchdata_wrap {
    padding: 24px 0 60px;
    box-sizing: border-box;
}
.search .c-prfctsch-ttl {
    font-size: 34px;
    line-height: 1.471;
    margin-bottom: 29px;
}
.keyword_wrap {
    margin-top: 40px;
    background: #FFFFFF;
    border-radius: 6px;
    box-sizing: border-box;
    padding: 40px;
}
.keyword-lst {
    display: flex;
    justify-content: left;
    gap: 10px;
    flex-wrap: wrap;
}
.keyword-lst .keyword-lstitem a {
    display: block;
    color: #222222;
    font-size: 14px;
    padding: 7px 11px;
    border: 1px solid #E5E5E5;
    background: #fff;
    border-radius: 76px;
    line-height: 1;
    box-sizing: border-box;
}
.keyword_wrap .keyword-ttl {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.45;
    color: #222222;
}
.prfct_wrap {
    padding: 30px 0 60px;
    box-sizing: border-box;
}
.prefectures-ttl {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.471;
}
.prefectures-ttl .en-txt {
    font-size: 14px;
    padding-left: 20px;
    box-sizing: border-box;
}
.prfct-readbox {
    margin-bottom: 29px;
}
.prfct-readbox .changepre-btn .c-btn.is-ver2 {
    margin: 0;
    width: 168px;
    height: 34px;
}
.prfct-readbox .changepre-btn .c-btn .is-btn {
    padding: 0 29px 0 19px;
    box-sizing: border-box;
}
.prfct-readbox .changepre-btn .c-btn.is-ver2 a {
    font-size: 13px;
}
.prfct-readbox .changepre-btn .c-btn.is-ver2 a:before {
    height: 32px;
}
.prfctTab-lst {
    display: flex;
    justify-content: space-between;
}
.prfctTab-lst > li {
    width: 595px;
    height: 87px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F5F5F5;
    border-radius: 6px 6px 0 0;
    box-sizing: border-box;
    border-top: 1px solid #D6D6D6;
    border-left: 1px solid #D6D6D6;
    border-right: 1px solid #D6D6D6;
    cursor: pointer;
}
.prfctTab-lst > li.active {
    background: #FFE036;
    border-top: 1px solid #FFE036;
    border-left: 1px solid #FFE036;
    border-right: 1px solid #FFE036;
    pointer-events: none;
}
.prfctTab-lst .tab .is-icn {
    position: relative;
    padding-left: 60px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
}
.prfctTab-lst .tab .is-icn .fs-l {
    font-size: 26px;
}
.prfctTab-lst .tab .is-icn::before {
    content: "";
    width: 50px;
    height: 50px;
    background: #FFFFFF url(../svg/icn_area.svg) no-repeat center / 27px auto;
    border-radius: 50%;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    z-index: 9;
}
.prfctTab-lst .tab.ver2 .is-icn::before {
    background: #FFFFFF url(../svg/icn_station.svg) no-repeat center / 23px auto;
}
.prfct_box {
    border: 2px solid #FFE036;
    border-radius: 0 0 6px 6px;
    box-sizing: border-box;
    background: #FFFFFF;
    padding: 35px 40px 40px;
}
.prfct_box .catch {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
}
.prfctTabbody_wrap .prfct_box .catch {
    margin-bottom: 35px;
}
.moreslct_wrap .prfct_box .catch {
    margin-bottom: 30px;
}
.slct-category {
    background: #F5F5F5;
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 60px;
    padding: 0 20px;
    margin-bottom: 20px;
}
.check-lst .slct-category input[type="checkbox"] + label {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
}
.check-lst input[type="checkbox"] + label {
    font-size: 16px;
    position: relative;
    padding-left: 40px;
    line-height: 1.875;
}
.check-lst input[type="checkbox"] + label:before {
    content: "";
    width: 30px;
    height: 30px;
    border: 2px solid #E5E5E5;
    border-radius: 4px;
    background: #FFFFFF url(../svg/icn_check-g.svg) no-repeat center / 18px auto;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    z-index: 9;
}
.check-lst input[type="checkbox"]:checked + label::before {
    background: #222222 url(../svg/icn_check-w.svg) no-repeat center / 18px auto;
    border: 2px solid #222222;
}
.check-lst label .txt-deco {
    text-decoration: underline;
}
input[type="checkbox"]:checked + label:after {
    display: none;
}
.checkbox-txt {
    padding-left: 40px;
    line-height: 1.875;
    font-size: 16px;
    display: block;
}
.slct-category .cate-l,
.slct-category .checkbox-txt {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
}
.prfctslct-lst {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}
.prfctslct-lst > li {
    width: 20%;
}
.prfctslct_in {
    margin-bottom: 40px;
}
.result_wrap {
    background: #FAE15B;
    border-radius: 6px;
    padding: 30px 15px;
    box-sizing: border-box;
}
.result_in .c-btn.result-btn {
    width: 515px;
    height: 76px;
}
.result_in .c-btn.result-btn a {
    font-size: 20px;
}
.result_in .c-btn.result-btn a::before {
    height: 74px;
}
.result_in .c-btn.result-btn .is-btn {
    display: block;
}
.result_in .c-btn.result-btn .is-btn::before {
    right: 20px;
}
.result-txt {
    width: calc(100% - 515px);
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}
.result-txt .result-num {
    font-size: 44px;
    color: #F04A4A;
    padding: 0 10px;
    box-sizing: border-box;
    font-family: "Noto Sans CJK JP", sans-serif;
}
.prfctTab_wrap {
    margin-bottom: 100px;
    position: relative;
}
.prfctTab_wrap:after {
    content: "";
    width: 240px;
    height: 40px;
    background: url(../img/seach-flow.png) no-repeat center / 100% auto;
    position: absolute;
    bottom: -70px;
    left: 50%;
    margin-left: -120px;
    z-index: 9;
}
.prfctTab_wrap.is-none {
    margin-bottom: 0px;
}
.prfctTab_wrap.is-none:after {
    background: none;
}
.moreslct_ct {
    border-top: 1px solid #E5E5E5;
    margin-bottom: 40px;
}
.moreslct-dtl dt,
.moreslct-dtl dd {
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
.moreslct-dtl dt {
    background: #F5F5F5;
    font-size: 16px;
    font-weight: bold;
    width: 160px;
    padding-left: 20px;
}
.moreslct-dtl dt .icn-expl {
    padding-right: 24px;
    box-sizing: border-box;
    position: relative;
}
.moreslct-dtl dt .icn-expl::after {
    content: "";
    width: 14px;
    height: 14px;
    background: url(../svg/icn_topquestion.svg) no-repeat center / 14px auto;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -7px;
    z-index: 9;
}
.moreslct-dtl dd {
    width: calc(100% - 160px);
    padding: 0 20px;
}
.moreslct-dtl dd .c-srcBox_select {
    width: 100%;
}
.moreslct-dtl dd .c-srcBox_select select,
.moreslct-dtl dd input[type="text"] {
    width: 100%;
    border: 2px solid #E5E5E5;
    border-radius: 4px;
}
.moreslct-lst {
    display: flex;
    flex-wrap: wrap;
    gap: 0 30px;
}
.prfctTab-lst .tab > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.addRead_wrap {
    padding: 30px 0 100px;
    background: #FFFFFF;
}
.addRead_bln {
    position: relative;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    padding: 16px 0;
    border-radius: 6px;
    background: #FFE036;
    text-align: center;
    width: 360px;
    margin: 0 auto 36px;
}
.addRead_bln:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 16px solid #FFE036;
}
.addRead_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;
    padding-top: 40px;
}
.addRead_lst .cont {
    width: 580px;
    border: 2px solid #222;
    border-radius: 6px;
    position: relative;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 32px;
    box-sizing: border-box;
}
@media (min-width: 768px) {
    .addRead_lst .cont:nth-child(-n+2) {
        margin-top: 0;
    }
}
.addRead_lst .cont .icn {
    margin-bottom: 15px;
}
.addRead_lst .cont .img {
    text-align: center;
}
.addRead_lst .cont .box {
    width: -webkit-calc(100% - 220px);
    width: calc(100% - 220px);
    box-sizing: border-box;
    padding: 0 0 0 30px;
}
.addRead_lst .cont .box .ttl {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}
.addRead_lst .cont .box .txt {
    font-size: 14px;
    line-height: 2;
}
.search_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0 0;
    gap: 20px;
}
.searchDtl_wrap {
    width: 224px;
}
.searchDtl_wrap a {
    display: block;
    border-radius: 6px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.06);
    background: #fff;
    height: 100%;
}
.searchDtl_img {
    position: relative;
    height: 138px;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
}
.searchDtl_wrap.is-new .searchDtl_img:before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(../img/pop_new2.png) no-repeat 0 0;
}
.searchDtl_wrap.is-sale .searchDtl_img:before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(../img/pop_sale.png) no-repeat 0 0;
}
.searchDtl_wrap.comment .searchDtl_img:after {
    content: "";
    position: absolute;
    display: block;
    width: 93px;
    height: 22px;
    bottom: 0;
    right: 0;
    z-index: 10;
    background: url(../img/pop_comment.png) no-repeat 0 0 / 100% auto;
}
.searchDtl_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    border-radius: 6px 6px 0 0;
    transition: opacity 0.2s ease-out, all 0.2s ease-out;
}
.searchDtl_txt {
    padding: 15px;
    border-radius: 0 0 6px 6px;
    overflow: hidden;
}
.searchDtl_txt .place {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 4px;
}
.searchDtl_txt .name {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 7px 0;
}
.searchDtl_txt .searchDtl_txtbox {
    background: #F5F5F5;
    padding: 10px;
    box-sizing: border-box;
}
.searchDtl_txt .searchDtl_txtbox .price,
.searchDtl_txt .searchDtl_txtbox .distance {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
}
.searchDtl_txt .searchDtl_txtbox .price {
    margin-bottom: 4px;
}
.checkbox-txt > a {
    text-decoration: underline;
    padding-right: 3px;
    box-sizing: border-box;
}
.datalist-readbox {
    margin-top: 30px;
}
.date-number {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.477;
}
.date-number .number {
    font-size: 44px;
    color: #F04A4A;
    padding: 0 10px;
    box-sizing: border-box;
}
.narrow-dtl {
    display: flex;
    justify-content: left;
    gap: 0 10px;
    align-items: center;
}
.narrow-dtl dt {
    font-size: 14px;
}
.narrow-dtl.is-display select,
.narrow-dtl.is-lineup select {
    height: 38px;
    font-size: 14px;
    border: solid 1PX #E5E5E5;
}
.narrow-dtl.is-display select {
    width: 90px;
}
.narrow-dtl.is-lineup select {
    width: 200PX;
}
.narrow_wrap {
    margin-top: 4px;
}
.listCnt_pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 40px;
}
.listCnt_pager li {
    width: 45px;
    text-align: center;
}
.listCnt_pager li a {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 12px 0;
}
.listCnt_pager li.on a {
    color: #FFE036;
    pointer-events: none;
}
.listCnt_pager li.next {
    margin-left: 40px;
}
.listCnt_pager li.prev {
    margin-right: 40px;
}
.list .moreslct_wrap {
    margin-top: 60px;
}
.list .moreslct_ct {
    margin-bottom: 30px;
}
.result-b_btnlst .result-b a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    background: #FFFFFF;
    border: 1px solid #222222;
    border-radius: 6px;
}
.result-b_btnlst .result-b .is-icn {
    position: relative;
    padding-left: 60px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: bold;
}
.result-b_btnlst .result-b .is-icn .fs-l {
    font-size: 26px;
}
.result-b_btnlst .result-b .is-icn::before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FFE036 url(../svg/icn_area.svg) no-repeat center / 27px auto;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -25px;
    z-index: 9;
}
.result-b_btnlst .result-b .is-icn.ver2::before {
    background: #FFE036 url(../svg/icn_station.svg) no-repeat center / 23px auto;
}
.result-b_btnlst .result-b .is-icn.ver3::before {
    background: #FFE036 url(../svg/icn_japan.svg) no-repeat center / 36px auto;
}
.list .prfct_box {
    border-radius: 6px 6px 0 0;
}
.result-b.c-btn .is-btn {
    padding: 0 30px;
    width: 100%;
    text-align: left;
}
.result-b.c-btn .is-btn::before {
    width: 11px;
    height: 18px;
}
.result-b_btnlst .result-b {
    margin: 0;
}
.list .result_wrap {
    border-radius: 0 0 6px 6px;
}
.addForm_btn.c-btn.is-ver4.is-l {
    margin: 60px auto 0;
    width: 400px;
    height: 79px;
}
.addForm_btn.c-btn.is-ver4.is-l a {
    font-size: 20px;
    line-height: 1.45;
}
.addForm_btn.c-btn.is-ver4.is-l a .fs-s {
    font-size: 12px;
    display: block;
    line-height: 1.5;
}
.list .c-btmbnr_wrap {
    padding-bottom: 90px;
}
.popup_wrap {
    display: none;
}
.popup_wrap.active {
    display: block;
}
.popup_in {
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.popup_bg {
    background: rgba(0, 0, 0, 0.4);
    height: 100vh;
    position: absolute;
    width: 100%;
    z-index: 9999;
}
.popup_cls {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 15px;
    height: 15px;
    z-index: 99;
    padding: 0;
    cursor: pointer;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.popup_cls span {
    position: relative;
    margin: 0;
    transform: rotate(45deg);
}
.popup_cls span,
.popup_cls span:before,
.popup_cls span:after {
    display: block;
    width: 100%;
    height: 2px;
    background: #222222;
}
.popup_cls span:before,
.popup_cls span:after {
    position: absolute;
    content: "";
}
.popup_cls span:before {
    top: -15px;
}
.popup_cls span:after {
    top: 15px;
}
.popup_cls span:after {
    transform: translate(0px, -15px) rotate(-90deg);
}
.popup_cls span:before {
    transform: translate(0px, 15px) rotate(-90deg);
}
.popup_main {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: #fff;
    width: 60%;
    max-width: 400px;
    padding: 50px;
    border-radius: 6px;
    box-sizing: border-box;
}
.popBox_wrap .txt {
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.popBox_wrap .popBox_btn {
    width: 100%;
}

.search_wrap {
    background: #fff;
    padding: 40px;
    border-radius: 6px;
    margin-top: 60px;
}
.searchDate_wrap.ver3 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search_ttl {
    font-size: 26px;
    font-weight: bold;
    line-height: 1;
}
.date_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 30px;
    gap: 6px;
}
.searchDate_wrap {
    background: #F5F5F5;
    width: 275px;
    padding: 20px 0;
    opacity: 1;
}
.searchDate_wrap .mds {
    font-size: 14px;
    text-align: center;
}
.searchDate_wrap .mds span {
    display: inline-block;
    padding-left: 0.5em;
}
.searchDate_wrap .box {
    padding-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.searchDate_wrap .box .txt {
    text-align: center;
}
.searchDate_wrap .box .txt .value {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 1;
    font-weight: bold;
}
.searchDate_wrap .box .txt .value span {
    font-size: 28px;
}
.searchDate_wrap .box .txt .date {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    line-height: 1;
    font-weight: bold;
    padding: 20px 0 0;
    margin-left: 5px;
    position: relative;
}
.searchDate_wrap .box .txt .date:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.searchDate_wrap .box .txt .date.up {
    color: #4BD01B;
}
.searchDate_wrap .box .txt .date.up:before {
    background: url(../svg/icn_up.svg) no-repeat center;
    background-size: 100% auto;
}
.searchDate_wrap .box .txt .date.down {
    color: #F04A4A;
}
.searchDate_wrap .box .txt .date.down:before {
    background: url(../svg/icn_down.svg) no-repeat center;
    background-size: 100% auto;
}
.searchDate_wrap .box .txt .date.flat {
    color: #FF8438;
    padding: 22px 0 0;
}
.searchDate_wrap .box .txt .date.flat:before {
    width: 16px;
    height: 16px;
    background: url(../svg/icn_flat.svg) no-repeat center;
    background-size: 100% auto;
}
.searchDate_wrap .box .lst {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #E5E5E5;
    text-align: left;
}
.searchDate_wrap .box .lst li {
    font-size: 12px;
    line-height: 1.4;
}
.searchDate_wrap .graphbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 70px;
}
.searchDate_wrap .graph {
    width: 180px;
}
.searchDate_wrap .vote_date {
    padding-left: 70px;
}
.searchDate_wrap .vote_date li {
    font-size: 14px;
}
.searchDate_wrap .vote_date li:nth-child(1) span {
    color: #DFAC8E;
}
.searchDate_wrap .vote_date li:nth-child(2) span {
    color: #FFD300;
}
.searchDate_wrap .vote_date li:nth-child(3) span {
    color: #FBF2C9;
}
.searchDate_wrap .vote_date li:nth-child(4) span {
    color: #E8E8E8;
}
.searchDate_wrap .vote_date li:nth-child(5) span {
    color: #E5CD64;
}
.searchDate_wrap .vote_date li:nth-child(6) span {
    color: #D3C691;
}
.searchDate_wrap .vote_date li:nth-child(7) span {
    color: #E5CD64;
}
.searchDate_wrap .vote_date li span:nth-child(2) {
    font-weight: bold;
    color: #000;
    padding-left: .5em;
}
@media (min-width: 768px) {
    .keyword-lst .keyword-lstitem a:hover {
        background: #E5E5E5;
    }
    .keyword_in {
        display: flex;
        gap: 0 40px;
    }
    .keyword-lst {
        width: calc(100% - 220px);
    }
    .prfct-readbox {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .result_in.ver2 {
        justify-content: space-between;
    }
    .moreslct_box {
        display: flex;
    }
    .moreslct-box {
        width: 50%;
    }
    .result_in {
        display: flex;
        justify-content: center;
    }
    .moreslct-dtl {
        display: flex;
        border-bottom: 1px solid #E5E5E5;
        box-sizing: border-box;
        height: 100px;
    }
    .prfctslct-lst > li {
        padding-right: 10px;
        box-sizing: border-box;
    }
    .checkbox-txt > a:hover {
        text-decoration: none;
    }
    .prfctTab-lst > li:hover {
        border-top: 1px solid #FFE036;
        border-left: 1px solid #FFE036;
        border-right: 1px solid #FFE036;
        background: #FFE036;
    }
    .addRead_wrap .c-ttl {
        line-height: 1.471;
        font-size: 34px;
        padding: 0 0 23px 0;
    }
    .c-btn.searchr-btn {
        width: 511px;
        height: 76px;
        margin: 0 auto;
    }
    .c-btn.searchr-btn a {
        font-size: 20px;
    }
    .list .prfct_box {
        padding: 35px 40px 40px;
    }
    .result-b_btnlst {
        display: flex;
        justify-content: space-around;
    }
    .result-b_btnlst .result-b {
        width: 360px;
        height: 105px;
    }
    .datalist-readbox {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .narrow_wrap {
        display: flex;
        gap: 0 30px;
    }
    .result-b.c-btn.is-ver2 a:before {
        height: 103px;
    }
    .c-btn.searchr-btn a:before {
        height: 74px;
    }
    .addForm_btn.c-btn.is-ver4.is-l a:before {
        height: 77px;
    }
    .searchDtl_wrap a:hover .searchDtl_img img {
        width: 110%;
        height: 110%;
    }
    .listCnt_pager li a:hover {
        opacity: .8;
    }
}
@media only screen and (max-width: 767px) {
    .searchdata_wrap {
        padding: 90px 0 60px;
    }
    .search .c-prfctsch-ttl {
        font-size: 24px;
        line-height: 1.5;
        margin-bottom: 29px;
    }
    .keyword_wrap {
        margin-top: 20px;
        padding: 20px;
    }
    .keyword_wrap .keyword-ttl {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .search .c-btn.is-ver2 .is-btn:before {
        background: url(/cmn/svg/arw_black_right.svg) no-repeat center;
    }
    .prfct_wrap {
        padding: 15px 0 40px;
    }
    .prefectures_ttl {
        margin-bottom: 10px;
    }
    .prefectures-ttl {
        font-size: 24px;
        line-height: 1.6;
    }
    .prefectures-ttl .en-txt {
        font-size: 10px;
        padding-left: 0;
        display: block;
    }
    .prfct-readbox {
        margin-bottom: 20px;
    }
    .prfct-readbox .changepre-btn .c-btn.is-ver2 {
        margin-left: auto;
    }
    .prfctTab-lst > li {
        width: calc(50% - 2px);
        height: 79px;
    }
    .prfctTab-lst .tab .is-icn {
        padding: 35px 0 0 0;
        font-size: 12px;
    }
    .prfctTab-lst .tab .is-icn .fs-l {
        font-size: 16px;
    }
    .prfctTab-lst .tab .is-icn::before {
        width: 30px;
        height: 30px;
        background: #FFFFFF url(../svg/icn_area.svg) no-repeat center / 16px auto;
        top: 0;
        left: 50%;
        margin-top: 0;
        margin-left: -15px;
    }
    .prfctTab-lst .tab.ver2 .is-icn::before {
        background: #FFFFFF url(../svg/icn_station.svg) no-repeat center / 14px auto;
    }
    .prfct_box {
        padding: 18px 18px 20px;
    }
    .prfct_box .catch {
        font-size: 14px;
        line-height: 1.429;
    }
    .prfctTabbody_wrap .prfct_box .catch,
    .moreslct_wrap .prfct_box .catch {
        margin-bottom: 20px;
    }
    .slct-category {
        height: auto;
        padding: 10px;
        margin-bottom: 15px;
    }
    .check-lst .slct-category input[type="checkbox"] + label {
        font-size: 16px;
    }
    .check-lst .slct-category input[type="checkbox"] + label:before {
        top: 0;
    }
    .check-lst input[type="checkbox"] + label {
        font-size: 14px;
        padding-left: 32px;
        line-height: 1.4;
    }
    .check-lst input[type="checkbox"] + label:before {
        width: 24px;
        height: 24px;
        background: #FFFFFF url(../svg/icn_check-g.svg) no-repeat center / 14px auto;
        top: -2px;
        margin-top: 0;
    }
    .check-lst input[type="checkbox"]:checked + label::before {
        background: #222222 url(../svg/icn_check-w.svg) no-repeat center / 14px auto;
    }
    .checkbox-txt {
        font-size: 14px;
        padding-left: 32px;
        line-height: 1.4;
    }
    .slct-category .cate-l,
    .slct-category .checkbox-txt {
        font-size: 16px;
    }
    .prfctslct-lst {
        justify-content: space-between;
        gap: 15px 0;
    }
    .prfctslct-lst > li {
        width: 47.5%;
    }
    .prfctslct_in {
        margin-bottom: 30px;
    }
    .result_wrap {
        padding: 20px;
    }
    .result_in .c-btn.result-btn {
        width: 100%;
        height: 56px;
    }
    .result_in .c-btn.result-btn a {
        font-size: 14px;
    }
    .result-txt {
        width: 100%;
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 9px;
    }
    .result-txt .result-num {
        font-size: 34px;
        padding: 0 5px 0 0;
    }
    .prfctTab_wrap {
        margin-bottom: 60px;
    }
    .prfctTab_wrap:after {
        width: 120px;
        height: 20px;
        background: url(../img/sp/seach-flow.png) no-repeat center / 100% auto;
        bottom: -40px;
        margin-left: -60px;
    }
    .moreslct_ct {
        border-top: 0px;
        margin-bottom: 30px;
    }
    .moreslct-dtl {
        margin-bottom: 30px;
    }
    .moreslct-dtl dt,
    .moreslct-dtl dd {
        box-sizing: border-box;
        display: flex;
        align-items: center;
    }
    .moreslct-dtl dt {
        height: 44px;
        font-size: 14px;
        width: 100%;
        padding-left: 15px;
        border-radius: 6px;
        margin-bottom: 15px;
    }
    .moreslct-dtl dt .icn-expl {
        padding-right: 19px;
    }
    .moreslct-dtl dd {
        width: 100%;
        padding: 0;
        height: auto;
    }
    .moreslct-dtl dd .c-srcBox_select select,
    .moreslct-dtl dd input[type="text"] {
        border: 1px solid #E5E5E5;
        border-radius: 6px;
    }
    .moreslct-lst {
        justify-content: space-between;
        gap: 15px 0;
    }
    .moreslct-lst > li {
        width: 47.5%
    }
    .moreslct-lst.ver2 {
        flex-direction: column;
    }
    .moreslct-lst.ver2 > li {
        width: 100%;
    }
    .addRead_wrap {
        padding: 90px 0 60px;
    }
    .addRead_bln {
        font-size: 14px;
        padding: 13px 0;
        width: 250px;
        margin: 0 auto 30px;
    }
    .addRead_bln:before {
        margin-left: -8px;
        border: 8px solid transparent;
        border-top: 14px solid #FFE036;
    }
    .addRead_wrap .c-wid {
        padding: 0;
    }
    .addRead_lst {
        display: block;
        padding-top: 30px;
        padding-bottom: 68px;
    }
    .addRead_lst .cont {
        display: block;
        width: 315px;
        border: none;
        padding: 52px 0 0;
        margin: 0 5px;
        position: relative;
    }
    .addRead_lst .cont .img {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }
    .addRead_lst .cont .img img {
        width: auto;
        height: 100%;
        max-height: 150px;
    }
    .addRead_lst .cont .box {
        width: 100%;
        border: 2px solid #222;
        border-radius: 6px;
        padding: 32px 0;
        padding-top: 118px;
    }
    .addRead_lst .cont .icn {
        text-align: center;
        margin-bottom: 20px;
    }
    .addRead_lst .cont .icn img {
        width: auto;
        height: 35px;
    }
    .addRead_lst .cont .box .ttl {
        text-align: center;
        margin-bottom: 14px;
    }
    .addRead_lst .cont .box .txt {
        padding: 0 32px;
    }
    .addRead_lst .slick-dots {
        bottom: -20px;
    }
    .slick-dots li button:before {
        background: #EDEDED;
    }
    .addRead_lst.slick-slider {
        opacity: 0;
        height: 415px;
    }
    .addRead_lst.slick-slider.slick-initialized {
        opacity: 1;
        overflow: visible;
        height: auto;
    }
    .search_list {
        margin: 20px 0 0 0;
        gap: 20px 0;
        justify-content: space-between;
    }
    .searchDtl_wrap {
        width: calc(50% - 9.5px);
    }
    .searchDtl_img {
        height: 97px;
    }
    .searchDtl_wrap.is-new .searchDtl_img:before {
        width: 50px;
        height: 50px;
        background: url(../img/sp/pop_new.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    .searchDtl_wrap.is-sale .searchDtl_img:before {
        width: 50px;
        height: 50px;
        background: url(../img/sp/pop_sale.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    .searchDtl_img img {
        width: 100%;
    }
    .searchDtl_txt {
        padding: 10px;
    }
    .searchDtl_txt .name {
        font-size: 14px;
        line-height: 1.5;
        margin: 0 0 5px 0;
    }
    .searchDtl_txt .searchDtl_txtbox {
        padding: 5px;
    }
    .searchDtl_txt .searchDtl_txtbox .price {
        margin-bottom: 0;
    }
    .searchDtl_txt .searchDtl_txtbox .price,
    .searchDtl_txt .searchDtl_txtbox .distance {
        font-size: 10px;
    }
    .listCnt_pager li.prev {
        margin-right: 20px;
    }
    .listCnt_pager li.next {
        margin-left: 20px;
    }
    .listCnt_pager li {
        width: 44px;
    }
    .listCnt_pager {
        padding-top: 28px;
    }
    .datalist-readbox {
        margin-top: 20px;
    }
    .date-number {
        font-size: 14px;
        line-height: 1.5;
    }
    .date-number .number {
        font-size: 24px;
        padding: 0 5px;
    }
    .narrow_wrap .narrow-dtl:not(:last-child) {
        margin-bottom: 10px;
    }
    .narrow-dtl {
        justify-content: right;
    }
    .narrow-dtl dt {
        font-size: 12px;
    }
    .narrow_wrap {
        margin-top: 9px;
    }
    .list .moreslct_wrap {
        margin-top: 48px;
    }
    .c-btn.searchr-btn {
        width: 100%;
        height: 56px;
    }
    .c-btn.searchr-btn a {
        font-size: 14px;
    }
    .c-btn.searchr-btn .is-btn {
        display: block;
    }
    .c-btn.searchr-btn .is-btn:before {
        right: 20px;
    }
    .result-b_btnlst .result-b {
        height: 71px;
    }
    .result-b_btnlst .result-b .is-icn {
        padding-left: 40px;
        font-size: 14px;
    }
    .result-b_btnlst .result-b .is-icn .fs-l {
        font-size: 20px;
    }
    .result-b_btnlst .result-b .is-icn::before {
        width: 30px;
        height: 30px;
        background: #FFE036 url(../svg/icn_area.svg) no-repeat center / 16px auto;
        margin-top: -15px;
        z-index: 9;
    }
    .result-b_btnlst .result-b .is-icn.ver2::before {
        background: #FFE036 url(../svg/icn_station.svg) no-repeat center / 14px auto;
    }
    .result-b_btnlst .result-b .is-icn.ver3::before {
        background: #FFE036 url(../svg/icn_japan.svg) no-repeat center / 22px auto;
    }
    .result-b.c-btn .is-btn {
        padding: 0 20px;
    }
    .result-b.c-btn .is-btn::before {
        width: 7px;
        height: 12px;
    }
    .result-b_btnlst > li:not(:last-child) {
        margin-bottom: 10px;
    }
    .addForm_btn.c-btn.is-ver4.is-l {
        margin: 0 auto;
        width: calc(100% - 40px);
        height: 62px;
    }
    .addForm_btn.c-btn.is-ver4.is-l a {
        font-size: 16px;
        line-height: 1.5;
    }
    .list .c-btmbnr_wrap {
        padding-bottom: 29px;
    }
    .popup_cls {
        padding: 18px;
    }
    .popup_main {
        overflow-y: scroll;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        padding: 35px;
    }
    .popBox_wrap .txt {
        font-size: 16px;
    }
    .search_wrap {
        margin-top: 48px;
        padding: 30px 20px;
    }
    .search_ttl {
        font-size: 20px;
    }
    .date_list {
        display: block;
        padding-top: 15px;
    }
    .searchDate_wrap,
    .searchDate_wrap.ver2,
    .searchDate_wrap.ver3 {
        width: 100%;
        margin-top: 6px;
    }
    .searchDate_wrap.ver3 {
        display: block;
    }
    .searchDate_wrap .mds {
        font-size: 12px;
        vertical-align: middle;
    }
    .searchDate_wrap .mds span img {
        width: 14px;
        height: 14px;
    }
    .searchDate_wrap .box {
        padding-top: 10px;
    }
    .searchDate_wrap .box .txt .value {
        font-size: 12px;
    }
    .searchDate_wrap .box .txt .value span {
        font-size: 34px;
    }
    .searchDate_wrap .box .lst {
        margin-left: 15px;
        padding-left: 15px;
    }
    .searchDate_wrap .box .lst li {
        font-size: 12px;
    }
    .searchDate_wrap .graphbox {
        display: block;
        padding-left: 0;
        margin-top: 30px;
    }
    .searchDate_wrap .graph {
        width: 180px;
        margin: 0 auto;
    }
    .searchDate_wrap .vote_date {
        margin-top: 20px;
        padding: 0 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .searchDate_wrap .vote_date li {
        font-size: 14px;
        width: 50%;
    }
}
@media only screen and (max-width: 374px) {
    .result_in .c-btn.result-btn a {
        font-size: 13px;
    }
    .result_in .c-btn .is-btn {
        padding: 0 15px 0 5px;
    }
    .result_in .c-btn.result-btn .is-btn::before {
        right: 7px;
    }
}
