@charset "UTF-8";
/*btn*/
.c-btn3.is-fav a .is-btn{
    padding: 0 0 0 24px;
}
.c-btn3.is-fav a {
    height: 32px;
    font-size: 12px;
}
/*slide*/
.slick-prev.is-ver2, .slick-next.is-ver2 {
    top: 50%;
    width: 30px;
    height: 90px;
    margin: -45px 0 0 0;
}
.slick-next.is-ver2 {
    right: -145px;
    background: #0fc1da url(../svg/dec_arw_right_wh.svg) no-repeat center center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
    border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
.slick-prev.is-ver2 {
    left: -145px;
    background: #0fc1da url(../svg/dec_arw_left_wh.svg) no-repeat center center;
    background-size: 10px auto;
    -ms-background-size: 10px auto;
    -moz-background-size: 10px auto;
    -webkit-background-size: 10px auto;
    border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}
.slick-slide img {
    display: inline-block;
}
.slick-dots.is-ver2 {
    position: absolute;
    bottom: -210px;
    left: -143px;
    width: 926px;
    padding: 20px 0;
    background: #ecf9fa;
    border-radius: 0 0 6px 6px;
    -ms-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
}
.slick-dots.is-ver2 li {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0 5px 0 5px;
    padding: 8px;
    cursor: pointer;
    background: #fff;
    border: 2px solid #d7d7d7;
}
.slick-dots.is-ver2 li.slick-active{
    border: 2px solid #0fc1da ;
}
.slick-dots.is-ver2 li:first-child{
    margin: 0 5px 0 0;
}
.slick-dots.is-ver2 li .is-img{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.slick-dots.is-ver2 li .is-img img {
    max-width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}
/*detail*/
.prpti_wrap{
    border-top: 4px solid #0fc1da;
}
.prpti_wrap.is-bornon {
    border-top: 0;
}
.prptiTtl_wrap {
    background: #f3f3f3;
    padding: 14px 10px 14px 20px;
}
.prptiTtl_ttl {
    float: left;
    letter-spacing: -.4em;
}
.prptiTtl_ttl dt {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    border-right: 2px dotted #d3d3d3;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
}
.prptiTtl_ttl dd {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.prptiTtl_ttl dd h1 {
    font-weight: bold;
}
.prptiTtl_ttl dd span {
    color: #f8367b;
}
.prptiTtl_btn {
    float: right;
}
.prptiBtn-fav {
    float: left;
    width: 180px;
    margin: 0 8px 0 0;
}
.prptiBtn-form {
    float: left;
    width: 190px;
}
.prptiBtn-form.c-btn a{
    height: 32px;
    font-size: 12px;
    background: #fff url(../svg/dec_arw_right_lbl.svg) no-repeat right 10px center;
    background-size: 7px auto;
    -ms-background-size: 7px auto;
    -moz-background-size: 7px auto;
    -webkit-background-size: 7px auto;
}
.prptiBtn-form.c-btn a:hover{
    background: #0fc1da url(../svg/dec_arw_right_wh.svg) no-repeat right 10px center;
    background-size: 7px auto;
    -ms-background-size: 7px auto;
    -moz-background-size: 7px auto;
    -webkit-background-size: 7px auto;
}
.prptiBtn-form.c-btn a .is-btn{
    padding: 0 8px 0 0;
}
.prptiTel_wrap {
    padding: 8px 20px;
    border-bottom: 2px dotted #d3d3d3;
}
.prptiTel-txt {
    font-size: 16px;
    font-weight: bold;
    padding: 8px 0 0 0;
    float: left;
}
.prptiTel-tel {
    display: table;
    letter-spacing: -.4em;
    width: 280px;
    padding: 0 15px;
    float: left;
}
.prptiTel-tel dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}
.prptiTel-tel dt span {
    display: block;
    background: #f8367b;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 0 13px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 0 15px 0 0;
    font-feature-settings: "palt";
}
.prptiTel-tel dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    color: #f8367b;
    margin: 0 15px 0 0;
}
.prptiBg_wrap {
    position: relative;
    margin: 15px 0 0 0;
    border: 2px solid #0fc1da;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    overflow: hidden;
}
.is-bornon .prptiBg_wrap {
    margin-top: 0;
}
.prptiBg_wrap::after {
    position: absolute;
    content: "";
    bottom: 0;
    right: 65px;
    width: 150px;
    height: 200px;
    background: url(../img/properties_img01.png) no-repeat bottom right;
    background-size: 150px auto;
    -ms-background-size: 150px auto;
    -moz-background-size: 150px auto;
    -webkit-background-size: 150px auto;
}
.prptiBg_wrap dt {
    font-size: 22px;
    background: #0fc1da;
    color: #fff;
    padding: 5px 0 5px 40px;
}
.prptiBg_wrap dd {
    font-size: 18px;
    padding: 15px 0 12px 40px;
}
.prptiBg_wrap .is-txt {
    display: block;
    font-size: 14px;
    margin: 10px 0 0 0;
}
.prptiListFav_wrap {
    padding: 25px 20px 15px 20px;
}
.prptiListFav_in {
    float: left;
    display: table;
    letter-spacing: -.4em;
}
.prptiListFav_in dt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    letter-spacing: normal;
    width: 80px;
}
.prptiListFav_in dt span {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 20px;
    color: #ffffff;
    background: #0fc1da;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.prptiListFav_in dd {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    letter-spacing: normal;
}
.prptiListFav_star {
    float: left;
    line-height: 1;
    padding: 2px 0 0 0;
}
.prptiListFav_star.is-ver2 {
    float: none;
    line-height: 1.8;
    padding: 0;
}
.prptiListFav_star li {
    float: left;
    width: 20px;
    margin: 0 5px 0 0;
}
.prptiListFav_star li:last-child{
    margin: 0;
}
.prptiListFav_star li img {
    width: 100%;
}
.railwayListFav-txt {
    float: left;
    padding: 0 0 0 10px;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #f8367b;
}
.prptiTbl_tbl dd.is-fav .railwayListFav-txt {
    line-height: 1.8;
}
.prptiBtn_wrap {
    display: inline-block;
}
.prptiBtn_wrap .c-btn3.is-fav {
    width: 280px;
    margin: 0 15px 0 0;
}
.prptiBtn_wrap .c-btn3.is-fav a {
    height: 50px;
    font-size: 16px;
    background: #aeaeae url(../svg/icn_favourite_wh.svg) no-repeat left 25px center;
    background-size: 22px auto;
    -ms-background-size: 22px auto;
    -moz-background-size: 22px auto;
    -webkit-background-size: 22px auto;
}
.prptiBtn_wrap .prptiBtn-form.c-btn {
    width: 280px;
}
.prptiBtn_wrap .prptiBtn-form.c-btn a {
    height: 50px;
    font-size: 16px;
    background: #fff url(../svg/dec_arw_right_lbl.svg) no-repeat right 25px center;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
}
.prptiBtn_wrap .prptiBtn-form.c-btn a:hover {
    background: #0fc1da url(../svg/dec_arw_right_wh.svg) no-repeat right 25px center;
    background-size: 8px auto;
    -ms-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -webkit-background-size: 8px auto;
}
.prptiSns_wrap {
    float: right;
    padding: 7px 0 0 0;
}
.prptiSns_wrap li {
    float: left;
    margin: 0 0 0 24px;
}
.prptiSns_wrap li a{
    display: block;
}
.prptiSns_wrap li a:hover {
    opacity: 0.7;
}
.prptiLst_wrap{
    margin: 0 0 60px 0;
}
.prptiLst_wrap.is-ver2 {
    margin: 40px 0 0 0;
}
.prptiTbl_wrap {
    border: 2px solid #d7d7d7;
}
.prptiTbl_bx {
    border-bottom: 2px solid #d7d7d7;
}
.prptiTbl_bx:last-child {
    border-bottom: none;
}
.prptiTbl_bx.is-bor {
    border-bottom: 2px solid #d7d7d7;
}
.prptiTbl_tbl {
    float: left;
    display: table;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 48px;
    border-collapse: separate;
}
.prptiTbl_bx.is-clm2 .prptiTbl_tbl {
    width: 50%;
}
.prptiTbl_tbl dt,
.prptiTbl-tbl {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.5;
    background: #eafbfd;
    /* width: 142px; */
    width: 172px;
    border-left: 2px solid #d7d7d7;
    border-right: 2px solid #d7d7d7;
}
.is-fm .prptiTbl_tbl dt {
    width: 142px;
}
.prptiTbl_tbl:first-child dt,
.prptiTbl-tbl {
    border-left: none;
}
.prptiLst_wrap.is-ver2 .prptiTbl_tbl dt,
.prptiTbl-tbl {
    background: #eafbfd;
    width: 190px;
    text-align: left;
    padding: 0 0 0 20px;
    line-height: 1.4;
}
.prptiTbl_tbl dt.is-acct,
.prptiTbl-tbl.is-acct {
    height: 60px;
    font-size: 14px;
    border: none;
}
.prptiTbl-tbl.is-acct {
    font-size: 16px;    
}
.prptiTbl_tbl dt.is-acct span,
.prptiTbl-tbl.is-acct span {
    font-size: 24px;
    font-weight: bold;
    color: #f8367b;
}
.prptiTbl_tbl dt.is-acct span.is-min,
.prptiTbl-tbl.is-acct span.is-min {
    font-size: 14px;
    padding: 0 6px 0 0;
}
.prptiTbl_tbl dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 14px;
    padding: 12px 18px;
}
.prptiTbl_tbl dd.is-price{
    font-weight: bold;
    color: #f8367b;
    padding: 2px 18px;
}
.prptiTbl_tbl dd.is-price span{
    font-size: 24px;
}
.prptiTbl_tbl dd.is-tel span {
    font-weight: bold;
    color: #f8367b;
    font-size: 24px;
}
.prptiTbl_tbl dd.is-tel span.is-bld {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    margin-right: 10px;
}
.prptiTbl_tbl dd.is-fav {
    display: flex;
    align-items: center;
    padding: 2px 18px;
}
.prptSlide_wrap {
    margin: 0 0 60px 0;
    position: relative;
}
.prptSlide_in{
    border: 2px solid #0fc1da;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.prptSlide-ttl {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #0fc1da;
    color: #fff;
    padding: 14px 20px;
    line-height: 1.2;
}
.prptSlide_main {
    padding: 46px 0 210px;
    width: 640px;
    margin: 0 auto;
}
.prptSlide_bx{
    width: 640px;
    background: #fff;
    text-align: center;
}
.prptReco_wrap {
    border: 2px solid #d3d3d3;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 30px 35px 40px 35px;
    margin: 0 0 60px;
}
.prptReco_txt dt {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #f8367b;
    border-bottom: 2px dotted #d3d3d3;
    padding: 0 0 30px;
    margin: 0 0 40px;
}
.prptReco_txt dd {
    font-size: 14px;
}
.prptCv_wrap {
    background: #f3f3f3;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 37px 60px;
}
.prptCv_in {
    float: left;
}
.prptCv_in:last-child {
    float: right;
}
.prptCv-ttl {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 12px;
}
.prptCv_tel {
    display: table;
    letter-spacing: -.4em;
    width: 338px;
}
.prptCv_tel dt {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}
.prptCv_tel dt span {
    display: block;
    background: #f8367b;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 0 13px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 0 8px 0 0;
    font-feature-settings: "palt";
}
.prptCv_tel dd {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    font-size: 32px;
    line-height: 1;
    font-weight: bold;
    color: #f8367b;
    margin: 0 15px 0 0;
}
.prptCvBtn-form {
    width: 410px;
    position: relative;
}
.c-btn3.is-mail {
    text-align: center;
    line-height: 1.4;
    background: #ffffff;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    position: relative;
}
.prptCvBtn-form.c-btn3 a {
    height: 60px;
    font-size: 18px;
}
.prptCvBtn-form.c-btn3 .is-btn{
    padding: 0 0 0 64px;
}
.prptCvBtn-form a .is-free {
    position: absolute;
    top: 50%;
    left: 15px;
    margin-top: -15px;
    width: 80px;
    display: block;
    background: #fff;
    border-radius: 30px;
    -ms-border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 4px 0;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #f8367b;
}
.prptCnt_wrap {
    padding: 35px 0;
}
.prptCnt_in {
    text-align: center;
}
.prptCnt-ttl {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.prptCnt-ttl span {
    color: #f8367b;
}
.prptCnt-fav {
    display: inline-block;
    vertical-align: middle;
    width: 180px;
    margin: 0 0 0 8px;
}
.prptiDtl_wrap {
    margin: 0 0 60px;
}
.prptiDtl_ttl {
    background: #0fc1da;
    padding: 6px 20px;
    margin: 0 0 40px;
}
.prptiDtl_ttl span {
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    text-align: left;
    color: #fff;
}
.prptRoomLnk_wrap {
    margin: 0 0 60px;
}
.prptRoomLnk_wrap.is-ver3 {
    margin: 25px 0 60px;
}
.prptRoomLnk_wrap .sclsRank_btn {
    width: 400px;
}
.prptRoomLnk_in ul {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.prptRoomLnk_in ul li {
    width: 300px;
}
.prptRoomLnk_in ul.is-ver2 li {
    width: 458px;
}
.prptRoomLnk_in ul li a {
    display: table;
    width: 100%;
    height: 66px;
    text-decoration: none;
    color: #000000;
    border: 2px solid #0fc2da;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ffffff url(../svg/dec_arw_right_lbl.svg) no-repeat right 10px center;
    background-size: 6px auto;
    -ms-background-size: 6px auto;
    -moz-background-size: 6px auto;
    -webkit-background-size: 6px auto;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.prptRoomLnk_in ul li a:hover {
    color: #ffffff;
    background: #0fc2da url(../svg/dec_arw_right_wh.svg) no-repeat right 10px center;
    background-size: 6px auto;
    -ms-background-size: 6px auto;
    -moz-background-size: 6px auto;
    -webkit-background-size: 6px auto;
}
.prptRoomLnk_in ul li dl {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 19px 0 57px;
}
.prptRoomLnk_in ul li.is-around dl {
    background: url(../img/icn_school_around.png) no-repeat left 9px center;
}
.prptRoomLnk_in ul li.is-15min dl {
    background: url(../img/icn_15min.png) no-repeat left 9px center;
}
.prptRoomLnk_in ul li.is-30min dl {
    background: url(../img/icn_30min.png) no-repeat left 9px center;
}
.prptRoomLnk_in ul li dl dt {
    font-weight: bold;
    line-height: 1;
    font-size: 16px;
    margin: 0 0 5px 0;
}
.prptRoomLnk_in ul li dl dd {
    line-height: 1;
    font-size: 11px;
}
.prptRoomLnk-btn {
    float: right;
    width: 150px;
}
.prptRoomLnk-btn.c-btn2 a {
    height: 116px;
    background: #2ed05c url(../svg/icn_train.svg) no-repeat center top 22px;
    background-size: 34px auto;
    -ms-background-size: 34px auto;
    -moz-background-size: 34px auto;
    -webkit-background-size: 34px auto;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    font-size: 14px;
}
.prptRoomLnk-btn.c-btn2 .is-btn {
    padding: 70px 0 0 0;
}
.prptRank_wrap {
    margin: 0 0 -20px;
}
.prptRank_wrap .sclsRank_in ul li {
    width: 300px;
    padding: 0 30px 0 0;
    margin: 0 30px 0 0;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.prptRank_wrap .sclsRank_in ul li:last-child {
    width: 268px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.prptRank_wrap .sclsRank-img {
    width: 268px;
    height: 208px;
}
.prptRank_wrap .sclsRank_in ul li dl dt span {
    display: inline-block;
}
.prptRailwayList_wrap {
    margin: 0 0 60px;
}
.prptRailwayList_in > ul {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.prptRailwayList_in > ul > li {
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #c9c9c9;
    width: 300px;
    padding: 20px 19px;
    margin: 0 15px 0 0;
}
.prptRailwayList_in > ul > li:nth-child(3n) {
    margin-right: 0;
}
.prptRailwayList-chk {
    margin: 0 0 20px 0;
    background: #f3f3f3;
}
.prptRailwayList-chk input[type="checkbox"] {
    display: none;
}
.prptRailwayList-chk input[type="checkbox"] + label {
    position: relative;
    display: block;
    width: 100%;
    /* height: 33px; */
    height: 40px;
    font-size: 11px;
    line-height: 1.4;
    box-sizing: border-box;
}
.prptRailwayList-chk input[type="checkbox"] + label span {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -47px;
}
.prptRailwayList-chk input[type="checkbox"] + label:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #bbbaba;
    background: #ffffff;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.prptRailwayList-chk input[type="checkbox"]:checked + label:before {
    border: 1px solid #f74685;
    background: #f74685;
}
.prptRailwayList-chk input[type="checkbox"]:checked + label:after {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 10px;
    margin: -8px 0 0 -5px;
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.prptRailwayList-img {
    text-align: center;
    margin: 0 0 15px 0;
}
.prptRailwayList-img img {
    max-width: 210px;
    max-height: 156px;
}
.prptRailwayList-img a:hover img {
    opacity: 0.7;
    transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out , all 0.2s ease-in-out;
    will-change: opacity , all;
}
.prptRailwayList-det dl {
    margin: 0 0 10px 0;
    display: table;
    width: 100%;
}
.prptRailwayList-det dl:last-child {
    margin: 0 0 0 0;
}
.prptRailwayList-det dl dt {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 70px;
}
.prptRailwayList-det dl dt span {
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 20px;
    color: #ffffff;
    background: #0fc1da;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.prptRailwayList-det dl dd {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.prptRailwayListFav_star {
    float: left;
    line-height: 1;
}
.prptRailwayListFav_star li {
    float: left;
    width: 20px;
    margin: 0 3px 0 0;
}
.prptRailwayListFav_star li:last-child {
    margin: 0 0 0 0;
}
.prptRailwayListFav_star li img {
    width: 100%;
    height: auto;
}
.prptRailwayListFav-txt {
    float: left;
    padding: 0 0 0 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #f8367b;
}
.prptRailwayList-rent {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.6;
    color: #f8367b;
}
.prptRailwayList-rent .is-s {
    font-size: 15px;
}
.prptRailwayList-txt {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 15px 0;
}
.prptRailwayList-det dl dd .prptRailwayList-txt {
    font-size: 12px;
    margin: 0 0 0 0;
    font-weight: normal;
}
.prptRailwayListBtn_wrap {
    background: #f3f3f3;
    padding: 12px 11px;
}
.prptiInfo_in {
    border: 2px solid #2ed05c;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.prptiInfo_ttl {
    background: #2ed05c;
    padding: 13px 20px;
}
.prptiInfo_ttl .ttl {
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.prptiInfo_tblpt {
    padding: 30px 30px 20px 30px;
    border-bottom: 2px dotted #2ed05c;
}
.prptiInfo_tbl {
    display: table;
    letter-spacing: -.4em;
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.prptiInfo_prof {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
}
.prptiInfo_prof .prof-txt dl {
    margin: 0 0 20px;
}
.prptiInfo_prof .prof-txt dt {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px;
}
.prptiInfo_prof .prof-txt dd {
    font-size: 12px;
    line-height: 1.3;
    text-align: left;
}
.prptiInfo_prof .prof-img {
    width: 210px;
}
.prptiInfo_prof .prof-img img {
    width: 100%;
    -webkit-backface-visibility: hidden;
}
.prptiInfo_att {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
    padding: 0 40px 0 25px;
}
.prptiInfo_att .att-ttl {
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;
}
.prptiInfo_att .att_box {
    background: #fefeed;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 18px 30px;
    margin: 0 0 20px;
}
.prptiInfo_att .att_box .att-ttl {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-align: left;
    margin: 0 0 15px;
}
.prptiInfo_att .att_box .att-tel {
    font-size: 38px;
    font-weight: bold;
    line-height: 1;
    background: url(../svg/icn_freedial.svg) no-repeat left center;
    background-size: 56px auto;
    -ms-background-size: 56px auto;
    -moz-background-size: 56px auto;
    -webkit-background-size: 56px auto;
    padding: 0 0 0 60px;
    margin: 0 0 15px;
}
.prptiInfo_att .att_box .att-ath {
    font-size: 11px;
    line-height: 1;
}
.prptiInfo_att .att_box .att-ath span {
    background: url(../svg/icn_tel.svg) no-repeat left 2px center;
    background-size: 12px auto;
    -ms-background-size: 12px auto;
    -moz-background-size: 12px auto;
    -webkit-background-size: 12px auto;
    padding: 0 0 0 16px;
    font-size: 12px;
    font-weight: bold;
}
.prptiInfo_att .att_form {
    width: 380px;
}
.prptiInfo_map {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: top;
    text-align: left;
}
.prptiInfo_map .map-img {
    margin: 0 0 20px;
}
.prptiInfo_map .map-lnk a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #000;
    text-decoration: underline;
}
.prptiInfo_map .map-lnk a:hover{
    text-decoration: none;
}
.prptiInfo_tblpt .map-txt {
    padding:  10px 0 0 0;
}
.prptiInfo_tblpt .map-txt a {
    color: #000;
    text-decoration: underline;
}
.prptiInfo_tblpt .map-txt a:hover {
    text-decoration: none;
}
.prptiInfo_acc {
    padding: 30px 0;
    border-bottom: 2px dotted #2ed05c;
}
.prptiInfo_acc dl {
    letter-spacing: -.4em;
    text-align: center;
}
.prptiInfo_acc dt {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
}
.prptiInfo_acc dt span {
    color: #f8367b;
}
.prptiInfo_acc dd {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1;
}
.prptiInfo_pay {
    padding: 30px 30px 40px;
}
.prptiInfo_pay .pay_lst ul {
    margin: 0 0 20px;
    text-align: center;
    letter-spacing: -0.4em;
}
.prptiInfo_pay .pay_lst li {
    /*float: left;*/
    margin: 0 60px 0 0;
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
}
.prptiInfo_pay .pay_lst li.is-cred span {
    display: block;
    padding: 16px 70px 16px 0;
    background: url(../svg/icn_creditcard.svg) no-repeat right center;
    background-size: 60px auto;
    -ms-background-size: 60px auto;
    -moz-background-size: 60px auto;
    -webkit-background-size: 60px auto;
    font-size: 14px;
    line-height: 1.4;
    font-weight: bold;
}
.prptiInfo_pay .pay_lst .pay-txt {
    font-size: 14px;
    text-align: center;
}
/*forms*/
.prptiForm_wrap {
    margin: 0 0 60px;
}
.prptiForm_wrap .prptiTbl_wrap{
    display: table;
    letter-spacing: -.4em;
    width: 100%;
    border-radius: 6px;
    -ms-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.prptiForm_img {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
    width: 140px;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 12px 20px;
    border-right: 2px solid #d7d7d7;
}
.prptiForm_img img{
    width: 100%;
}
.prptiForm_Tbl{
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: left;
}

.prptiPop_img {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0%);
    width: 90%;
    overflow: hidden;
    margin: 10px 0 70px 0;
    height: calc(100% - 80px);
    box-sizing: border-box;
}
.prptiPop_img img {
    width: 100%;
}
.c-formChk_wrap.is-radio {
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 0;
}
.c-formChk_wrap.is-radio li {
    margin: 0;
    width: fit-content;
    padding-right: 20px;
}
.c-formTable_wrap .c-formChk_wrap.is-radio li input[type="radio"] + label {
    background: #fff;
    height: auto;
    position: relative;
}
.c-formTable_wrap .c-formChk_wrap.is-radio li input[type="radio"]:checked + label {
    color: #000000;
}
.c-formTable_wrap .c-formChk_wrap.is-radio li input[type="radio"] + label span,
.c-formTable_wrap input[type="checkbox"] + label.is-radio-box {
    display: block;
    padding-left: 20px;
    position: relative;
    font-size: 14px;
}
.c-formTable_wrap .c-formChk_wrap.is-radio li input[type="radio"] + label span:before,
.c-formTable_wrap input[type="checkbox"] + label.is-radio-box span::before {
    position: absolute;
    z-index: 9;
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #bbbaba;
    background: #fff;
    box-sizing: border-box;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.c-formTable_wrap .c-formChk_wrap.is-radio li input[type="radio"] + label span::after,
.c-formTable_wrap input[type="checkbox"] + label.is-radio-box span::after {
    position: absolute;
    z-index: 9;
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #f74685;
    top: 50%;
    transform: translateY(-50%);
    left: 3px;
    opacity: 0;
}
.c-formTable_wrap .c-formChk_wrap.is-radio li input[type="radio"]:checked + label span::after,
.c-formTable_wrap input[type="checkbox"]:checked + label.is-radio-box span::after {
    opacity: 1;
}
.register_school_wrap {
    display: flex;
    align-items: center;
}
.is-register_fl {
    margin-right: 20px;
}
.c-formTable_wrap input[type="checkbox"] + label.is-radio-box:before,
.c-formTable_wrap input[type="checkbox"] + label.is-radio-box:after {
    content: none;
}
.c-formTable_wrap .js-register_school {
    display: none;
}
.is-formChk-radio_wrap {
    display: inline-block;
}
/*mgznpop*/
.mgznpop_wrap {
    border: 2px solid #0fc1da;
    border-radius: 8px;
    -ms-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.mgznpop_wrap.is-pop {
    background: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 650px;
    height: calc(100% - 80px);
    overflow: scroll;
    display: none;
}
.mgznpop_wrap.is-pop .mgznpopTtl_wrap {
    background: #ffffff;
}
.mgznpopTtl_wrap {
    border-bottom: 2px dotted #0fc1da;
    padding: 20px 36px 20px 36px;
    margin: 0 0 20px 0;
}
.mgznpopTtl-ttl {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
.mgznpop_wrap.is-pop .mgznpop_in {
    background: #ffffff;
    border-bottom: 0;
    padding: 0 0 48px;
}
.mgznpop_ct {
    width: 100%;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.mgznpop-ttl {
    padding: 12px 20px;
    margin: 0 20px 20px;
    background: #0fc1da;
    color: #ffffff;
}
.mgznpop_img {
    padding: 0 20px 32px;
    text-align: center;
}
.mgznpop_ct:last-child .mgznpop_img {
    padding: 0 20px;
}
.mgznpop_img img {
    width: 400px;
}
.mgznpop_img.is-ver1 img {
    width: 200px;
}
.mgznpopBtn_wrap {
    padding: 40px 0;
    width: 100%;
    background: #f3f3f3;
}
.mgznpopBtn-btn {
    width: 380px;
    margin: 0 auto;
}

/*20240502*/
.passPrice_wrap {
    margin-bottom: 50px;
}
.schSelect_wrap {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.schSelect_wrap.hide {
    display: none;
}
.passPrice_in {
    display: -webkit-box;
    display: flex;
    padding: 0 20px;
}
.passPrice-txt {
    margin-top: 13px;
    text-align: right;
    font-size: 11px;
    line-height: 1.5;
}
.passPrice_box {
    padding-right: 50px;
}
.select-ttl {
    width: 110px;
    font-size: 15px;
    font-weight: bold;
}
.select_lst {
    position: relative;
}
.select-lst {
    position: absolute;
    top: 39px;
    left: 0;
    z-index: 999;
    background: #fff;
    width: 300px;
    border-left: 1px solid #bbbaba;
    border-bottom: 1px solid #bbbaba;
    border-right: 1px solid #bbbaba;
    background: #ffffff;
    border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    box-shadow: none;
    -ms-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden;
}
.select-lst ul {
    overflow-y: scroll;
    max-height: 160px;
    scrollbar-width: thin;
    scrollbar-color: #0fc1da #ccc;
}
.select-lst ul::-webkit-scrollbar {
   width: 2px;
}
.select-lst ul::-webkit-scrollbar-track {
   background-color: #fff;
}
.select-lst ul::-webkit-scrollbar-thumb {
   background-color: #0fc1da;
}
.select-lst li.is-no {
    font-size: 14px;
    padding: 7px 28px;
}
.select-lst li a {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 10px 10px 15px;
    color: #000;
}
.select-lst li a:hover {
    color: #0fc1da;
    background: #ecf9fa;
    text-decoration: none;
}
.schSelect_wrap .select-input {
    width: 300px;
    height: 40px;
    font-size: 14px;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #bbbaba;
    background-color: #fff;
    color: #000;
}
.schSelect_wrap .select-input.on {
    border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}
.schSelect_wrap select {
    width: 300px;
    height: 40px;
    font-size: 14px;
    padding: 0 20px 0 15px;
    box-sizing: border-box;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #bbbaba;
    background-color: #fff;
    color: #000;
}
.passPrice_table {
    width: 100%;
}
.passPrice_table table {
    width: 100%;
}
.passPrice_table table tr th,
.passPrice_table table tr td {
    width: 33%;
    font-size: 14px;
    padding: 8px 7px;
    text-align: center;
    border: 2px solid #d7d7d7;
    box-sizing: border-box;
}
.passPrice_table table tr th {
    font-weight: bold;
    background: #eafbfd;
}
.c-formTable_wrap .c-incSrcInp_wrap {
    margin: 0;
    max-width: 100%;
}
.c-formTable_wrap .c-incSrcInp-lst {
    top: 39px;
    width: 100%;
    border-width: 1px;
}
.c-formTable_wrap .c-incSrcInp-lst li a {
    padding: 7px 20px;
}
.c-formTable_wrap .c-incSrcInp_wrap.on input[type="text"] {
    border-radius: 4px 4px 0 0;
}
@media (max-width: 896px) {
    /*btn*/
    .c-btn3.is-fav a .is-btn{
        padding: 0 0 0 12px;
    }
    .c-btn3.is-fav a{
        height: 30px;
        font-size: 12px;
        background: #aeaeae url(../svg/icn_favourite_wh.svg) no-repeat left 10px center;
        background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
    }
    .c-btn3.is-fav.is-fav.on a {
        background: #f74685 url(../svg/icn_favourite_wh.svg) no-repeat left 10px center;
        background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
    }
    /*slide*/
    .slick-dots {
        bottom: -32px;
    }
    .slick-prev,
    .slick-next {
        bottom: -35px;
        width: 9px;
        height: 15px;
    }
    .slick-prev {
        background: url(../svg/dec_arw_left_pk.svg) no-repeat 0 0;
        background-size: 9px auto;
        -ms-background-size: 9px auto;
        -moz-background-size: 9px auto;
        -webkit-background-size: 9px auto;
    }
    .slick-next {
        background: url(../svg/dec_arw_right_pk.svg) no-repeat 0 0;
        background-size: 9px auto;
        -ms-background-size: 9px auto;
        -moz-background-size: 9px auto;
        -webkit-background-size: 9px auto;
    }

    .slick-next.is-ver2 {
        right: 0;
        background: #0fc1da url(../svg/dec_arw_right_wh.svg) no-repeat center center;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
    }
    .slick-prev.is-ver2 {
        left: 0;
        background: #0fc1da url(../svg/dec_arw_left_wh.svg) no-repeat center center;
        background-size: 10px auto;
        -ms-background-size: 10px auto;
        -moz-background-size: 10px auto;
        -webkit-background-size: 10px auto;
    }
    .prptSlide_wrap .slick-slider {
        position: static;
    }
    .prptSlide_wrap .slick-dots {
        bottom: 30px;
        left: 0;
    }

    /*detail*/
    .prpti_wrap {
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .prptiTtl_wrap {
        padding: 10px 20px;
    }
    .prptiTtl_ttl {
        padding: 5px 0 0;
        float: none;
    }
    .prptiTtl_ttl dt {
        font-size: 12px;
        border-right: 1px dotted #d3d3d3;
        padding: 0 10px 0 0;
        margin: 0 10px 0 0;
    }
    .prptiTtl_ttl dd {
        font-size: 13px;
    }
    .prptiTtl_btn {
        float: none;
        padding: 10px 0 10px 0;
        text-align: center;
    }
    .prptiBtn-fav {
        margin: 0 auto;
        float: none;
    }
    .prptiBtn-form {
        float: left;
        width: 190px;
    }
    .prptiTel_wrap {
        padding: 8px 20px;
        border-bottom: 2px dotted #d3d3d3;
    }
    .prptiBg_wrap {
        position: relative;
        margin: 15px 20px 0 20px;
        border: 2px solid #0fc1da;
        border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
    }
    .is-bornon .prptiBg_wrap {
        margin-top: 15px;        
    }
    .prptiBg_wrap::after {
        position: absolute;
        content: "";
        bottom: 0;
        right: 15px;
        width: 100px;
        height: 125px;
        background: url(../img/sp/properties_img01.png) no-repeat bottom center;
        background-size: 100px auto;
        -ms-background-size: 100px auto;
        -moz-background-size: 100px auto;
        -webkit-background-size: 100px auto;
    }
    .prptiBg_wrap dt {
        font-size: 14px;
        background: #0fc1da;
        color: #fff;
        padding: 5px 15px 5px 15px;
        line-height: 1.5;
    }
    .prptiBg_wrap dd {
        font-size: 12px;
        padding: 10px 120px 10px 15px;
    }
    .prptiBg_wrap .is-txt {
        display: block;
        font-size: 10px;
        margin: 5px 0 0 0;
    }
    .prptiListFav_wrap {
        display: flex;
        justify-content: center;
        padding: 20px 20px;
    }
    .prptiListFav_in dt {
        width: 75px;
    }
    .prptiListFav_in dt span {
        width: 56px;
        height: 20px;
        font-size: 12px;
    }
    .prptiListFav_in dd {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        letter-spacing: normal;
    }
    .prptiListFav_star li {
        width: 16px;
    }
    .railwayListFav-txt {
        padding: 0 0 0 5px;
        font-size: 18px;
    }
    .prptiBtn_wrap .c-btn3.is-fav {
        width: 180px;
        margin: 0;
    }
    .prptiBtn_wrap .c-btn3.is-fav a {
        height: 30px;
        font-size: 12px;
        background: #aeaeae url(../svg/icn_favourite_wh.svg) no-repeat left 10px center;
        background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
    }
    .prptiSns_wrap {
        padding: 2px 0 0 0;
    }
    .prptiSns_wrap li {
        margin: 0 0 0 10px;
    }
    .prptiLst_wrap{
        border-bottom: 2px solid #d7d7d7;
        padding: 0 20px 30px;
        margin: 0;
    }
    .prptiLst_wrap.is-ver2 {
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .prptiTbl_wrap {
        border: 2px solid #d7d7d7;
        border-bottom: none;
    }
    .prptiTbl_tbl {
        /* display: block; */
        display: flex;
        flex-wrap: wrap;
        align-items: baseline;
        min-height: auto;
    }
    .prptiTbl_bx.is-clm3 .prptiTbl_tbl {
        justify-content: center;
    }
    .prptiLst_wrap.is-ver2 .prptiTbl_tbl,
    .is-ver2 .prptiTbl_tbl {
        display: table;
        width: 100%;
    }
    .prptiTbl-tbl.is-acct {
        width: 100%;
    }
    .prptiTbl_tbl dt {
        display: block;
        text-align: left;
        font-size: 12px;
        width: 100%;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-left: none;
        border-right: none;
        border-bottom: 2px solid #d7d7d7;
        padding: 12px 10px;
    }
    .is-fm .prptiTbl_tbl dt {
        width: 100%;
    }
    .is-ver2 .prptiTbl-tbl.is-acct {
        height: auto;
        padding-top: 10px; 
        padding-bottom: 10px;
        padding-left: 15px;
    }
    .is-ver2 .prptiTbl_tbl dd {
        padding-top: 8px; 
        padding-bottom: 8px; 
    }
    .prptiTbl_tbl dd.is-price,
    .prptiTbl_tbl dd.is-fav {
        padding-top: 6px; 
        padding-bottom: 6px; 
        text-align: center;
    }
    .prptiTbl_tbl dd.is-fav {
        justify-content: center;
        width: 100%;
        padding: 10px 0;
    }
    .prptiLst_wrap.is-ver2 .prptiTbl_tbl dt {
        width: 100%;
    }
    .prptiLst_wrap.is-ver2 .prptiTbl_tbl dt {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
    }
    .prptiLst_wrap.is-ver2 .c-sp .prptiTbl_tbl dt {
        border-right: 2px solid #d7d7d7;
        width: 50%;
        padding-left: 15px;
    }
    .prptiLst_wrap.is-ver2 .c-sp .prptiTbl_tbl:last-child dt {
        border-bottom: none;
    }
    .prptiTbl_tbl dt.is-acct {
        font-size: 12px;
    }
    .prptiTbl_tbl dt.is-acct span {
        font-size: 20px;
    }
    .prptiTbl_tbl dt.is-acct span.is-min {
        font-size: 12px;
    }
    .prptiTbl_tbl dd {
        display: block;
        font-size: 12px;
        padding: 12px 10px;
    }
    .prptiLst_wrap.is-ver2 .c-sp .prptiTbl_tbl dd {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        border-bottom: 2px solid #d7d7d7;
    }
    .prptiLst_wrap.is-ver2 .c-sp .prptiTbl_tbl:last-child dd {
        border-bottom: none;
    }
    .prptiLst_wrap.is-ver2 .c-sp .prptiTbl_tbl dd.is-fav {
        display: flex;
    }
    .prptiTbl_tbl dd.is-price span{
        font-size: 18px;
    }
    .prptiTbl_bx:last-child {
        border-bottom: 2px solid #d7d7d7;
    }
    .prptiTbl_bx.is-clm2 {
        display: flex;
    }
    .prptiTbl_bx.is-clm2 .prptiTbl_tbl {
        width: 100%;
    }
    .prptiTbl_bx.is-clm2 .prptiTbl_tbl:nth-child(2) {
        border-left: 2px solid #d7d7d7;
    }
    .prptiDtl_in .prptiTbl_tbl {
        float: none;
    }
    .prptiDtl_in .prptiTbl_bx.is-clm2 .prptiTbl_tbl {
        width: 100%;
    }
    /*
    .prptiDtl_in .prptiTbl_bx.is-clm2 .prptiTbl_tbl:nth-child(2) {
        border-left: none;
    }
    */
    .prptSlide_wrap {
        border-bottom: 2px solid #d7d7d7;
        padding: 50px 20px 65px;
        margin: 0;
    }
    .prptSlide_in{
        border: none;
        width: 260px;
        margin: 0 auto;
    }
    .prptSlide-ttl {
        position: absolute;
        width: 100%;
        padding: 10px 20px;
        border-radius: 0;
        top: -2px;
        left: 0;
        box-sizing: border-box;
    }
    .prptSlide_main {
        padding: 0;
        width: 260px;
    }
    .prptSlide_bx{
        width: 260px;
        height: 195px;
    }
    .prptSlide_bx img{
        max-height: 100%;
        max-width: 100%;
    }

    .is-pop .prptSlide_main {
        width: 100%;
        padding: 50px 10px 10px 10px;
        box-sizing: border-box;
    }
    .is-pop .prptSlide-ttl {
        display: none;
    }
    .is-pop .prptSlide_in {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 9998;
    }
    .is-pop .prptSlide_bx {
        width: 100%;
        height: auto;
    }
    .is-pop .prptSlide_wrap .slick-dots {
        bottom: -30px;
    }
    .is-pop .prptSlide_bx img {
       /* width: 100%; */
       max-height: 300px !important;
    }
    .js-prptipop-close {
        background: #000 url(../img/sp/icn_menu_close.png) no-repeat center top 13px;
        background-size: 18px auto;
        -ms-background-size: 18px auto;
        -moz-background-size: 18px auto;
        -webkit-background-size: 18px auto;
        color: #ffffff;
        position: fixed;
        right: 10px;
        top: 10px;
        width: 100%;
        z-index: 9999;
        height: 40px;
        width: 40px;
    }

    .prptReco_wrap {
        border: none;
        border-bottom: 2px solid #d7d7d7;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        padding: 30px 20px 30px 20px;
        margin: 0;
    }
    .prptReco_txt dt {
        font-size: 15px;
        border-bottom: none;
        padding: 0;
        margin: 0 0 20px;
    }
    .prptReco_txt dd {
        font-size: 12px;
    }
    .prptCv_wrap {
        background: #fff;
        border-radius: 0;
        -ms-border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-bottom: 2px solid #d7d7d7;
        padding: 30px 0;
    }
    .prptiDtl_wrap + .prptCv_wrap {
        margin: -60px 0 0;
    }
    .prptCv_in {
        float: none;
    }
    .prptCv_in:last-child {
        float: none;
        padding: 20px 0 0;
    }
    .prptCv-ttl {
        font-size: 13px;
        margin: 0 0 20px;
        text-align: center;
    }
    .prptCv_tel {
        display: table;
        letter-spacing: -.4em;
        width: 338px;
    }
    .prptCvBtn-form {
        width: 280px;
        margin: 0 auto;
    }
    .c-btn3.is-mail {
        text-align: center;
        line-height: 1.4;
        background: #ffffff;
        border-radius: 30px;
        -ms-border-radius: 30px;
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        position: relative;
    }
    .prptCvBtn-form.c-btn3 a {
        height: 40px;
        font-size: 12px;
    }
    .prptCvBtn-form.c-btn3 .is-btn{
        padding: 0 0 0 52px;
    }
    .prptCvBtn-form.c-btn3 .is-btn span{
        padding: 0;
        background: none;
    }
    .prptCvBtn-form.c-btn3.tel .is-btn{
        padding: 0 0 0 94px;
        font-size: 20px;
    }
    .prptCvBtn-form a .is-free {
        top: 50%;
        left: 15px;
        margin-top: -10px;
        width: auto;
        display: inline-block;
        padding: 2px 20px;
        font-size: 12px;
    }
    .prptCvBtn-form.tel a .is-free {
        padding: 2px 10px;
    }
    .prptCnt_wrap {
        padding: 20px 0;
    }
    .prptCnt-ttl {
        font-size: 16px;
        display: block;
        padding-bottom: 13px;
    }
    .prptCnt-fav {
        width: 180px;
        margin: 0 0 0 15px;
    }
    .prptiDtl_wrap {
        margin: 0 0 30px;
    }
    .prptiDtl_in{
        padding: 30px 20px;
    }
    .prptiDtl_ttl {
        padding: 10px 20px;
        margin: 0;
    }
    .prptiDtl_ttl span {
        font-size: 12px;
    }
    .prptiDtlBtn{
        width: 280px;
        margin: 0 auto;
    }
    .prptRoomLnk_wrap {
        margin: -30px 0 30px;
    }
    .prptRoomLnk_wrap.is-ver2 {
        margin: 0 0 30px;
    }
    .prptRoomLnk_wrap.is-ver3 {
        margin: 0 0 30px;
        padding: 30px 0 0;
        border-top: 2px solid #d7d7d7;
    }
    .prptRoomLnk_wrap .sclsRank_btn {
        width: calc(100% - 40px);
    }
    .prptRoomLnk_wrap .sclsRank_btn a {
        box-sizing: border-box;
        padding: 0 30px;
    }
    .prptRoomLnk_in {
        float: none;
        width: auto;
        padding: 15px 30px 15px 30px;
        background: #f9f9f9;
    }
    .prptRoomLnk_in .prptiDtl_ttl {
        background: none;
        padding: 0 0;
        margin: 0 0 15px 0;
        text-align: center;
        line-height: 1;
    }
    .prptRoomLnk_in .prptiDtl_ttl span {
        font-size: 14px;
        font-weight: 500;
        color: #000000;
    }
    .prptRoomLnk_in ul li {
        width: 30%;
    }
    .prptRoomLnk_in ul.is-ver2 li {
        width: 49%;
    }
    .prptRoomLnk_in ul li a {
        height: 73px;
        border: 1px solid #0fc2da;
        border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        background: #ffffff;
    }
    .prptRoomLnk_in ul li a:hover {
        color: #000000;
        background: #ffffff;
    }
    .prptRoomLnk_in ul li dl {
        padding: 50px 0 0 0;
    }
    .prptRoomLnk_in ul li.is-around dl {
        background: url(../img/sp/icn_school_around.png) no-repeat center top 8px;
        background-size: 40px auto;
        -ms-background-size: 40px auto;
        -moz-background-size: 40px auto;
        -webkit-background-size: 40px auto;
    }
    .prptRoomLnk_in ul li.is-15min dl {
        background: url(../img/sp/icn_15min.png) no-repeat center top 8px;
        background-size: 40px auto;
        -ms-background-size: 40px auto;
        -moz-background-size: 40px auto;
        -webkit-background-size: 40px auto;
    }
    .prptRoomLnk_in ul li.is-30min dl {
        background: url(../img/sp/icn_30min.png) no-repeat center top 8px;
        background-size: 40px auto;
        -ms-background-size: 40px auto;
        -moz-background-size: 40px auto;
        -webkit-background-size: 40px auto;
    }
    .prptRoomLnk_in ul li dl dt {
        font-size: 14px;
        margin: 0 0 0 0;
        text-align: center;
    }
    .prptRoomLnk_in ul li dl dd {
        display: none;
    }
    .prptRoomLnk-btn {
        margin: 15px 20px 0 20px;
        float: none;
        width: auto;
    }
    .prptRoomLnk-btn.c-btn2 a {
        height: 50px;
        background: #2ed05c;
        border-radius: 6px;
        -ms-border-radius: 6px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        font-size: 14px;
    }
    .prptRoomLnk-btn.c-btn2.is-ver2 a {
        background: #0fc1da;
    }
    .prptRoomLnk-btn.c-btn2.is-ver3 a {
        height: 65px;
        font-size: 14px;
        line-height: 1.2;
        background: #fff;
        border: 2px solid #0fc1da;
        color: #0fc1da;
        box-sizing: border-box;
        -ms-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .prptRoomLnk-btn.c-btn2 .is-btn {
        padding: 0 0 0 20px;
        position: relative;
    }
    .prptRoomLnk-btn.c-btn2.is-ver3 .is-btn {
        padding: 4px 0 0 70px;
    }
    .prptRoomLnk-btn.c-btn2 .is-btn:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 9;
        margin: -12.5px 0 0 -72px;
        width: 19px;
        height: 25px;
        background: url(../svg/icn_train.svg) no-repeat 0 0;
        background-size: 19px auto;
        -ms-background-size: 19px auto;
        -moz-background-size: 19px auto;
        -webkit-background-size: 19px auto;
    }
    .prptRoomLnk-btn.c-btn2.is-ver3 .is-btn:before {
        margin: -21px 0 0 -120px;
        width: 70px;
        height: 40px;
        background: url(../svg/icn_freedial.svg) no-repeat 0 0;
        background-size: 70px auto;
        -ms-background-size: 70px auto;
        -moz-background-size: 70px auto;
        -webkit-background-size: 70px auto;
    }
    .prptRoomLnk-btn.c-btn2.is-ver2 .is-btn:before {
        margin: -7.5px 0 0 -113px;
        background: #0fc1da url(../svg/icn_mail_wh.svg) no-repeat 0 0;
        background-size: 19px auto;
        -ms-background-size: 19px auto;
        -moz-background-size: 19px auto;
        -webkit-background-size: 19px auto;
        opacity: 0.8;
    }
    .prptRoomLnk-btn.c-btn2.is-ver3 .is-tel {
        font-size: 24px;
    }
    .prptRank_wrap {
        margin: 0;
    }
    .prptRank_wrap .sclsRank_in ul li {
        float: none;
        width: auto;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        border-right: 0;
        border-bottom: 1px dashed #0fc1da;
        background: url(../svg/dec_arw_right_pk.svg) no-repeat right 20px center;
        background-size: 9px auto;
        -ms-background-size: 9px auto;
        -moz-background-size: 9px auto;
        -webkit-background-size: 9px auto;
    }
    .prptRank_wrap .sclsRank_in ul li:last-child {
        width: auto;
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        border-right: 0;
        border-bottom: 0;
    }
    .prptRank_wrap .sclsRank-img {
        width: auto;
        height: auto;
    }
    .prptRailwayList_wrap {
        margin: 0 0 0;
    }
    .prptRailwayList_in > ul {
        padding: 0 0 0 0;
        display: -webkit-block;
        display: block;
    }
    .prptRailwayList_in > ul > li {
        border: 0;
        border-bottom: 2px solid #dcdcdc;
        width: auto;
        padding: 20px 20px;
        margin: 0 0 0 0;
    }
    .prptRailwayList_det {
        position: relative;
    }
    .prptRailwayList-chk {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        width: 50px;
        height: 50px;
        margin: 0;
    }
    .prptRailwayList-chk input[type="checkbox"] + label {
        height: 50px;
        font-size: 12px;
        padding: 0;
    }
    .prptRailwayList-chk input[type="checkbox"] + label span {
        margin: -15px 0 0 -10px;
    }
    .prptRailwayList-chk input[type="checkbox"] + label:before {
        width: 18px;
        height: 18px;
        margin: -9px 0 0 -9px;
    }
    .prptRailwayList-chk input[type="checkbox"]:checked + label:after {
        margin: -8px 0 0 -5px;
    }
    .prptRailwayList-img {
        min-height: 50px;
        margin: 0 0 20px 0;
    }
    .prptRailwayList-img img {
        max-width: 190px;
        max-height: initial;
        width: 100%;
        height: auto;
    }
    .prptRailwayList-det dl {
        margin: 0 0 10px 0;
    }
    .prptRailwayList-det dl dt span {
        width: 56px;
    }
    .prptRailwayListFav_star li {
        width: 16px;
    }
    .prptRailwayList-rent {
        font-size: 18px;
    }
    .prptRailwayList-txt {
        font-size: 13px;
        margin: 0 0 10px 0;
    }
    .prptiInfo_wrap{
        background: #f9f9f9;
        padding: 30px 20px;
    }
    .prptiInfo_in {
        background: #fff;
    }
    .prptiInfo_ttl {
        padding: 10px 0;
    }
    .prptiInfo_ttl .ttl {
        font-size: 12px;
    }
    .prptiInfo_tblpt {
        padding: 15px 14px 20px;
        border-bottom: 1px dotted #2ed05c;
    }
    .prptiInfo_tbl {
        display: block;
    }
    .prptiInfo_prof {
        display: flex;
        margin: 0 0 20px;
    }
    .prptiInfo_prof .prof-txt{
       -webkit-box-ordinal-group:2;
       -webkit-order:2;
       order:2;
    }
    .prptiInfo_prof .prof-txt dl {
        margin: 0 0 0 10px;
    }
    .prptiInfo_prof .prof-txt dt {
        font-size: 15px;
        text-align: left;
        margin: 0 0 10px;
    }
    .prptiInfo_prof .prof-txt dd {
        font-size: 11px;
    }
    .prptiInfo_prof .prof-img{
       -webkit-box-ordinal-group:1;
       -webkit-order:1;
       order:1;
        width: 120px;
    }
    .prptiInfo_att {
        display: block;
        padding: 0;
        margin: 0 0 20px;
    }
    .prptiInfo_att .att-ttl {
        font-size: 12px;
        margin: 0 0 10px;
    }
    .prptiInfo_att .att_box {
        background: #fff;
        padding: 0;
        margin: 0 0 20px;
    }
    .telBtn.c-btn a {
        border: 1px solid #000;
        background: #fff url(../svg/dec_arw_right_blk.svg) no-repeat right 18px center;
        background-size: 7px auto;
        -ms-background-size: 7px auto;
        -moz-background-size: 7px auto;
        -webkit-background-size: 7px auto;
    }
    .telBtn.c-btn a .is-btn {
        color: #000;
        font-size: 20px;
        font-weight: bold;
    }
    .telBtn.c-btn a .is-btn .icon {
        display: inline-block;
        background: url(../svg/icn_freedial.svg) no-repeat left center;
        background-size: 35px auto;
        -ms-background-size: 35px auto;
        -moz-background-size: 35px auto;
        -webkit-background-size: 35px auto;
        padding: 0 0 0 40px;
    }
    .prptiInfo_att .att_box .att-ath {
        font-size: 12px;
        line-height: 1.4;
        padding: 15px 0 0 0;
    }
    .prptiInfo_att .att_box .att-ath span a{
        font-size: 12px;
        font-weight: bold;
        color: #000;
    }
    .prptiInfo_att .att_form {
        width: 100%;
    }
    .prptiInfo_map {
        display: block;
    }
    .prptiInfo_map .map-img {
        text-align: center;
        margin: 0 0 10px;
    }
    .prptiInfo_map .map-lnk{
        text-align: center;
    }
    .prptiInfo_map .map-lnk a {
        font-size: 12px;
    }
    .prptiInfo_tblpt .map-txt {
        text-align: center;
    }
    .prptiInfo_acc {
        padding: 20px 14px;
        border-bottom: 1px dotted #2ed05c;
    }
    .prptiInfo_acc dt {
        display: block;
        font-size: 15px;
        line-height: 1.5;
        text-align: center;
        padding: 0 0 5px;
    }
    .prptiInfo_acc dt span {
        display: block;
    }
    .prptiInfo_acc dd {
        font-size: 12px;
        line-height: 1.8;
        text-align: left;
    }
    .prptiInfo_pay {
        padding: 20px 14px 25px;
    }
    .prptiInfo_pay .pay_lst ul {
        margin: 0 0 10px;
    }
    .prptiInfo_pay .pay_lst li {
        width: 50%;
        margin: 0;
        text-align: center;
    }
    .prptiInfo_pay .pay_lst li img{
        width: 123px;
    }
    .prptiInfo_pay .pay_lst li.is-cred{
        /* width: 100%; */
        width: 50%;
    }
    .prptiInfo_pay .pay_lst li.is-cred span {
        /*width: 170px;*/
        width: 150px;
        display: block;
        padding: 2px 0;
        background: url(../svg/icn_creditcard.svg) no-repeat right center;
        /*
        background-size: 49px auto;
        -ms-background-size: 49px auto;
        -moz-background-size: 49px auto;
        -webkit-background-size: 49px auto;
        */
        background-size: 38px auto;
        font-size: 11px;
        text-align: left;
        /*margin: 0 auto 20px;*/
        margin: 5px 0 0 0;
    }
    .prptiInfo_pay .pay_lst .pay-txt {
        font-size: 12px;
    }
    .js-prptiDtl{
        display: none;
    }
    .c-btn.is-plus.is-on a:hover {
        color: #fff;
        background: #0fc1da url(../img/sp/icn_minus_wh.png) no-repeat right 20px center;
        background-size: 12px auto;
        -ms-background-size: 12px auto;
        -moz-background-size: 12px auto;
        -webkit-background-size: 12px auto;
    }
/*forms*/
.prptiForm_wrap {
    margin: 0 0 30px;
    padding: 0 20px 30px;
    border-bottom: 2px solid #c9c9c9;
}
.prptiForm_wrap .prptiTbl_wrap{
    display: block;
}
.prptiForm_img {
    display: block;
    width: 100%;
    padding: 15px 30px;
    border-right: none;
    border-bottom: 2px solid #d7d7d7;
}
.prptiForm_img img{
    width: 100%;
}
.prptiForm_Tbl{
    display: block;
}
.prptiForm-txt{
    font-size: 12px;
    line-height: 1.6;
    padding: 0 10px 30px;
}
.c-formTable_wrap .register_school_wrap input[type="text"].is-wid400 {
    width: 78%;
    margin-right: 10px;
}
/*mgznpop*/
.mgznpop_wrap {
    border: 0;
    border-radius: 0;
    -ms-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.mgznpop_wrap.is-pop {
    background: none;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 999;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0%);
    width: 90%;
    overflow: hidden;
    display: none;
    overflow-y: auto;
    margin: 10px 0 70px 0;
    height: calc(100% - 80px);
}
.mgznpopTtl_wrap {
    border: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
}
.mgznpop_wrap.is-pop .mgznpopTtl_wrap {
    background: #0fc1da;
    margin: 0;
}
.mgznpopTtl-ttl {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    padding: 20px;
}
.mgznpopTtl-close {
    width: 54px;
    position: relative;
}
.mgznpopTtl-close a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    background: url(../img/sp/icn_menu_close.png) no-repeat center;
    width: 100%;
    height: 100%;
    background-size: 18px auto;
    -ms-background-size: 18px auto;
    -moz-background-size: 18px auto;
    -webkit-background-size: 18px auto;
    color: #ffffff;
}
.mgznpop_wrap.is-pop .mgznpop_in {
    padding: 0 0 38px;
}
.mgznpop-ttl {
    display: block;
    width: auto;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    background: #eafbfd;
    border-bottom: 1px solid #d7d7d7;
}
.mgznpop_img {
    display: block;
    padding: 14px 20px 24px;
    font-size: 13px;
    border-bottom: 1px solid #d7d7d7;
}
.mgznpop_ct:last-child .mgznpop_img {
    border: none;
    padding: 14px 20px 0;
}
.mgznpop_img img {
    width: 300px;
}
.mgznpop_img.is-ver1 img {
    width: 150px;
}
.mgznpop_wrap.is-pop .mgznpopBtn_wrap {
    padding: 20px 20px;
    background: #f3f3f3;
    max-width: initial;
    box-sizing: border-box;
}
.mgznpopBtn-btn {
    width: 100%;
    margin: 0;
}

/*20240502*/
.passPrice_wrap {
    margin-bottom: 30px;
}
.passPrice_in {
    display: block;
    padding: 30px 20px 0 20px;
}
.passPrice_box {
    padding-right: 0;
}
.select-ttl {
    width: 85px;
    font-size: 12px;
}
.schSelect_wrap {
    margin-bottom: 15px;
}
.schSelect_wrap:before {
    top: 10px;
}
.select_lst {
    width: calc(100% - 85px);
}
.select-lst {
    top: 34px;
    width: 100%;
    border-radius: 0 0 3px 3px;
    -ms-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
}
.select-lst ul {
    overflow-y: scroll;
    max-height: 180px;
}
.select-lst li a {
    font-size: 12px;
    line-height: 1.2;
    padding: 10px 5px;
    border-top: 1px solid #bbbaba;
}
.schSelect_wrap .select-input {
    width: 100%;
    height: 35px;
    font-size: 16px;
    padding: 5px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.schSelect_wrap .select-input.on {
    border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}
.schSelect_wrap select {
    width: calc(100% - 85px);
    height: 35px;
    font-size: 16px;
    padding: 0 5px 0 5px;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.passPrice_table {
    margin-top: 30px;
}
.passPrice_table table tr th,
.passPrice_table table tr td {
    font-size: 12px;
    padding: 6px 5px;
}
.c-formTable_wrap .c-incSrcInp-lst {
    top: 49px;
}
.c-formTable_wrap .c-incSrcInp-lst li a {
    padding: 10px;
}
.c-formTable_wrap .c-incSrcInp_wrap.on input[type="text"] {
    border-radius: 3px 3px 0 0;
    }

}/*@media*/
@media (max-width: 374px) {
.prptiTtl_ttl {
    float: none;
}

.prptiListFav_in {
    float: none;
}
.prptiBtn_wrap .c-btn3.is-fav {
    width: 160px;
}
/*
.prptiSns_wrap {
    float: none;
    padding: 15px 0 0;
}
*/
.prptCnt-ttl {
    font-size: 14px;
}
.prptiInfo_prof .prof-txt {
    float: none;
}
.prptiInfo_prof .prof-txt dl {
    margin: 0 0 10px 0;
}
.prptiInfo_prof .prof-txt dt {
    text-align: center;
}
.prptiInfo_prof .prof-txt dd {
    text-align: center;
}
.prptiInfo_prof .prof-img {
    float: none;
    width: 120px;
    margin: 0 auto;
}
.prptiInfo_acc dt {
    font-size: 12px;
    line-height: 1.8;
}

.prptiInfo_pay .pay_lst li.is-cred{
    width: 100%; 
}
.prptiInfo_pay .pay_lst li.is-cred span {
    margin: 0 auto 10px auto;
    width: 160px;
}
.prptiInfo_pay .pay_lst li {
    margin: 0 auto;
    float: none;
}

.prptiLst_wrap.is-ver2 .c-sp .prptiTbl_tbl dd.is-fav {
    display: block;
}

.railwayListFav-txt {
    font-size: 15px;
}

/*mgznpop*/
.mgznpop_img img {
    width: 248px;
}
.mgznpop_img.is-ver1 img {
    width: 100px;
}

.prptiListFav_star li {
    width: 12px;
}
/*
.prptiTbl_tbl dd.is-price {
    padding: 2px 10px;
}
.prptiTbl_tbl dd.is-fav {
    padding: 2px 10px;
}
*/
.is-ver2 .prptiTbl-tbl.is-acct {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 0;
}
.prptiTbl_tbl dt.is-acct span,
.prptiTbl-tbl.is-acct span {
    font-size: 18px;
}
.prptiTbl-tbl.is-acct span.is-min {
    padding-right: 2px;
}

}/*@media*/
