@charset "utf-8";

/*common
---------------------------------------------------- */
body {
    font-family: 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
    line-height: 1.6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.newContainer p {
    margin: 0;
}

.d_ib {
    display: inline-block;
}

.pc_hide {
    display: none;
}

.hide {
    display: none;
}

.w200p {
    width: 200%;
}

.m0a {
    margin: 0 auto !important;
}

#content a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.fwn {
    font-weight: normal !important;
}

.fs10 {
    font-size: 72%;
}

.fs12 {
    font-size: 86%;
}

.fs14 {
    font-size: 100%;
}

.fs16 {
    font-size: 115%;
}

.fs18 {
    font-size: 129%;
}

.fs20 {
    font-size: 143%;
}

.fs22 {
    font-size: 158%;
}

.m-headerGnav {
    z-index: 100;
}

/* 改行切り替え
---------------------------------------------------- */
@media screen and (min-width: 768px) {
    .br-pc {
        display: block;
    }

    .br-sp {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .br-pc {
        display: none;
    }

    .br-sp {
        display: block;
    }
}

/* footer
---------------------------------------------------- */
.m-footerUtil li a:link,
.m-footerUtil li a:visited {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

/*btn
---------------------------------------------------- */
.address_wrap_pc .applyBtnTypeA {
    background-color: #eee;
    padding: 15px;
}

.address_wrap_pc a.btnTypeE,
.address_wrap_pc button.btnTypeE {
    display: inline-block;
    position: relative;
    padding: 3px 17px;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
    border: 1px solid #cccccc;
    font-size: 12px;
    font-family: 'Noto Sans Japanese Medium';
}

.address_wrap_pc a.btnTypeE::after,
.address_wrap_pc button.btnTypeE::after {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1px solid #e83416;
    border-left: 1px solid #e83416;
    border-right: 0px solid #e83416;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -6px;
}

.address_wrap_pc a.btnTypeE::after,
.address_wrap_pc button.btnTypeE::after {
    width: 6px;
    height: 6px;
    left: 10px;
    margin-top: -4px;
}

[class*="btn-"].lines {
    padding: 6px 50px 10px;
}

/*midashi
---------------------------------------------------- */

.subtitle>span {
    position: relative;
    display: block;
    border-left: 5px solid #f18d00;
    margin: 5px 0 0;
    padding: 0 0 0 8px;
}

.subtitle span.required {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    font-size: 69%;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    background-color: #e83416;
    float: left;
}

.subtitle span.required+span.text {
    display: block;
    padding-left: 45px;
}

/*top
---------------------------------------------------- */
.slick-slide {
    height: auto !important;
}

#QuickSearch {
    margin-left: -34px;
    margin-right: -34px;
}

body.housing_complex .QuickSearch_tab li {
    position: relative;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    padding: 15px 0 5px;
    float: left;
    margin-right: 20px;
    width: calc(100% / 3 - 15px);
    text-align: center;
    border: 2px solid #ddd;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -o-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    border-bottom: 1px solid #ff5600;
    cursor: pointer;
}

body.housing_complex .QuickSearch_tab .img {
    position: absolute;
    top: 50%;
    left: 25%;
    margin-top: -15px;
}

body.housing_complex .QuickSearch_tab .text {
    display: inline-block;
    text-align: left;
    line-height: 1.4;
    font-weight: bold;
}

#Prefectures_box .select_address_box {
    width: 745px;
    margin: 0 auto;
    border: 2px solid #cbd3d5;
    border-radius: 4px;
}

#Prefectures_box .select_address_box .select_address_box_inner {
    padding: 20px 0 15px 15px;
}

#Prefectures_box .select_address_box .select_address_box_inner .area01 {
    width: 126px;
    height: 48px;
    padding: 0 0 0 0;
    border: 2px solid #cbd3d5;
    border-radius: 4px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 48px;
    float: left;
    margin: 0 0 10px 0;
}

#Prefectures_box .select_address_box .select_address_box_inner ul.area01list {
    display: block;
    width: 591px;
    float: right;
    margin-bottom: 0;
}

#Prefectures_box .select_address_box .select_address_box_inner ul.area01list li {
    display: block;
    width: 88px;
    height: 48px;
    padding: 0 0 0 0;
    border: 2px solid #cbd3d5;
    border-radius: 4px;
    text-align: center;
    line-height: 48px;
    float: left;
    margin: 0 5px 10px 0;
}

#Prefectures_box .select_address_box .select_address_box_inner ul.area01list li.active {
    display: block;
    background-color: #fff0da;
    color: #ff6600;
    font-weight: bold;
}

#Prefectures_box .select_address_box .select_address_box_inner ul.area01list li a {
    color: #0065bb;
}

/* area_check02 */
.area_check02 ul.service_wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.area_check02 ul.service_wrap li:last-child {
    border: 0px;
}

.area_check02 ul.service_wrap.c2 li .service_name,
.area_check02 ul.service_wrap.c2 li .service_appbtn {
    width: 50%;
}

.area_check02 ul.service_wrap.c2 li .service_appbtn {
    text-align: right;
}

.area_check02 ul.service_wrap.c3 li .service_name {
    width: 40%;
}

.area_check02 ul.service_wrap.c3 li .service_appbtn {
    width: 30%;
    text-align: right;
}

.area_check02 ul.service_wrap.c3 li .service_link {
    width: 30%;
    text-align: right;
}

.area_check02 ul.service_wrap li .service_name img {
    max-height: 30px;
    margin-bottom: 5px;
}

.area_check02 ul.service_wrap li .service_name img[alt="J:COM WiMAX"] {
    max-height: 25px;
}

.area_check02 ul.service_wrap li .service_appbtn p {
    padding: 6px 0;
}

.area_check02 ul.service_wrap li .service_appbtn p a {
    position: relative;
    padding: 5px 30px;
    border: 1px solid #e73c22;
    border-radius: 3px;
    color: #e73c22;
    text-decoration: none;
    font-size: 129%;
    font-family: 'Noto Sans Japanese Medium';
}

.area_check02 ul.service_wrap li .service_appbtn p a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #e73c22;
    border-right: 2px solid #e73c22;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px;
}

.area_check02 ul.service_wrap li .service_link p a {
    position: relative;
    text-decoration: none;
    padding-right: 15px;
}

.area_check02 ul.service_wrap li .service_link p a::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #e83416;
    border-right: 1px solid #e83416;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -4px;
}

.area_check02 ul.servicelist {
    display: flex;
    flex-flow: wrap;
    align-items: center;
}

.area_check02 ul.servicelist li {
    width: calc(100% / 3);
    padding: 10px;
}

.area_check02 ul.servicelist li:nth-child(1),
.area_check02 ul.servicelist li:nth-child(4) {
    padding-left: 0px;
}

.area_check02 ul.servicelist li:nth-child(3),
.area_check02 ul.servicelist li:nth-child(6) {
    padding-right: 0px;
}

.area_check02 ul.servicelist li img {
    max-height: 30px;
}

.area_check02 .appbtn {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.area_check02 .appbtn p {
    width: 50%;
    margin: 0 auto;
}

.area_check02 .appbtn p a {
    position: relative;
    display: block;
    width: 100%;
    padding: 5px 0px;
    border: 1px solid #f18d00;
    border-radius: 3px;
    color: #f18d00;
    text-decoration: none;
    font-size: 129%;
    text-align: center;
    font-family: 'Noto Sans Japanese Medium';
}

.area_check02 .appbtn p a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 2px solid #f18d00;
    border-right: 2px solid #f18d00;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px;
}

.area_check02 .subbtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.area_check02 .subbtn>div {
    width: calc(100% / 2);
}

.area_check02 .subbtn .m-btn {
    text-decoration: none;
}

.zpp_box {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: bold;
    font-size: 16px;
}




/*address_search
---------------------------------------------------- */

/*.address_wrap_pc .select_address_box02{ width:750px; margin:0 auto; position:relative;} */
.address_wrap_pc .select_address_box02 .select_city {
    display: block;
    margin: 0 auto 19px;
    padding: 8px 10px;
    border: 2px solid #cbd3d5;
    border-radius: 4px;
    background-color: #f2f2f2;
    font-size: 16px;
}

.address_wrap_pc .select_address_box02 .tab {
    display: block;
    overflow: hidden;
    height: 41px;
    background: url(/common_form/img/share/icon03.gif) repeat-x left bottom;
    margin-bottom: 0;
}

.address_wrap_pc .select_address_box02 .tab li {
    width: calc(100% / 10 - 1px);
    border-radius: 5px 5px 0 0;
    border: 2px solid #cbd3d5;
    height: 41px;
    float: left;
    margin-right: 1px;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    font-weight: bold;
    cursor: pointer
}

.address_wrap_pc .select_address_box02 .tab li.disable {
    width: calc(100% / 10 - 1px);
    background: #ddd;
    cursor: default;
}

.address_wrap_pc .select_address_box02 .tab li.select {
    position: relative;
    border-bottom: 2px solid #fff;
    height: 41px;
}

.address_wrap_pc .select_address_box02 .tab li.select::after {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: '';
    width: 0;
    height: 0;
    border: 0px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #f18d00;
    margin-left: -4px;
}

.address_wrap_pc .select_address_box02 .tab li:last-child {
    margin-right: 0px;
}

.address_wrap_pc .select_address_box02 .content {
    min-height: 200px;
    /* overflow:auto;*/
    border: 2px solid #cbd3d5;
    border-top: 0px;
    margin: 0 0 0 0;
}

.address_wrap_pc .select_address_box02 .content li.lv01 {
    background: #FFF;
    padding: 20px;
}

.address_wrap_pc .select_address_box02 .content .clist p {
    background: url(/common_form/img/share/icon05.gif) no-repeat 0 49%;
    padding: 0 0 0 13px;
    font-size: 16px;
    width: 200px;
    float: left;
    margin: 0 0 8px 0;
}

.address_wrap_pc .select_address_box02 .content .clist p a {
    color: #0065bb;
}

.address_wrap_pc .select_address_box02 .hide {
    display: none;
}

.address_wrap_pc .select_address_box .btn_back {
    display: block;
    position: absolute;
    top: 45%;
    left: 20px;
    width: 48px;
    height: 48px;
}

.address_wrap_pc .select_address_box .btn_back a {
    display: block;
    background: url(/common_form/img/share/btn_back.gif) no-repeat 0 0;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
}

.address_wrap_pc .select_address_box02 .btn_back {
    display: block;
    position: absolute;
    top: 45%;
    left: -60px;
    width: 48px;
    height: 48px;
}

.address_wrap_pc .select_address_box02 .btn_back a {
    display: block;
    background: url(/common_form/img/share/btn_back.gif) no-repeat 0 0;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
}

/*zipcode_search
---------------------------------------------------- */
#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox {
    height: auto;
    overflow: hidden;
    margin: 0 0 0 0;
}

#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox li {
    border: 1px solid #cbd3d5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
}

#postal_code_wrap .zip_ListBox li p {
    position: relative;
    cursor: pointer;
}

#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox.arrow p,
#postal_code_wrap .zip_ListBox.arrow li p {
    padding: 10px 20px 10px 30px;
    margin-bottom: 0;
}

#postal_code_wrap .zip_ListBox.arrow li p::before {
    content: '';
    width: 8px;
    height: 8px;
    border: 8px;
    border-top: solid 2px #f39700;
    border-right: solid 2px #f39700;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: rotate(45deg) translateY(-50%);
}

#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox .zip_ListBox_child {
    margin: 0 10px;
    padding: 10px 0;
    border-top: 1px solid #cbd3d5;
}

#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox .zip_ListBox_child li {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    margin-bottom: -1px;
}

#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox .zip_ListBox_child li p {
    background: url(/common_form/img/share/icon05.gif) no-repeat 0 49%;
    padding: 0 0 0 13px;
    font-size: 16px;
    width: 50%;
    float: left;
    margin: 0;
    font-size: 14px;
    line-height: 32px;
}

#postal_code_wrap .address_wrap_pc .select_address_box02 .zip_ListBox p {
    padding: 10px 20px;
    margin-bottom: 0;
}

body.housing_complex .acdOpen,
body.housing_complex .acdClose {
    display: block;
    width: 20px;
    height: 20px;
    background-color: #999;
    text-align: right;
    position: absolute;
    right: 3%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

body.housing_complex .acdClose:before {
    display: block;
    content: '';
    width: 10px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

body.housing_complex .acdOpen:before,
body.housing_complex .acdOpen:after {
    display: block;
    content: '';
    width: 2px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

body.housing_complex .acdOpen:before {
    width: 10px;
    height: 2px;
}

/*area_info
---------------------------------------------------- */
/*building_info
---------------------------------------------------- */
body.housing_complex #jcom_mansion .midashi_01 {
    font-weight: bold;
}

/*room_select
---------------------------------------------------- */
.addressList {
    border: 1px solid #d2d1d2;
}

.addressList li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    border-top: none;
    position: relative;
    cursor: pointer;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ECECEC));
    background-image: linear-gradient(#fff, #ECECEC);
}

.addressList li:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffdbbb));
    background-image: linear-gradient(#fff, #ffdbbb);
    background-color: #ffdbbb;
}

.addressList li:first-child {
    border-top: 0px solid #ccc;
    border-radius: 5px 5px 0 0;
}

.addressList li:last-child {
    border-bottom: 0px solid #ccc;
    border-radius: 0 0 5px 5px;
}

.addressList li:only-child {
    border: 0px solid #ccc;
    border-radius: 5px;
}

.addressList li:before {
    border-radius: 10px;
}

.roomNumBox .pagenation {
    float: left;
}

.roomNumBox .pagenation p {
    float: left;
    margin: 0 3px;
}

.roomNumBox p.notFound a {
    float: right;
    width: auto;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eae9ea));
    background: linear-gradient(to bottom, #ffffff 0%, #eae9ea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eae9ea', GradientType=0);
    /* IE6-9 */
    text-align: center;
    border: 1px solid #b2b2b2;
    padding: 0 10px;
    font-size: 86%;
    text-decoration: none;
}

a.sBtn img {
    margin-top: 2px;
}

a.cBtn {
    display: inline-block;
    width: auto;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    background: white;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eae9ea));
    background: linear-gradient(to bottom, #ffffff 0%, #eae9ea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eae9ea', GradientType=0);
    /* IE6-9 */
    border: 1px solid #b2b2b2;
    padding: 0 10px;
    font-size: 86%;
    text-decoration: none;
}

a.cBtn:hover {
    text-decoration: none;
}

.addressList {
    max-height: 455px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.addressList.entryRoom {
    height: 255px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.addressList::-webkit-scrollbar,
.addressList.entryRoom::-webkit-scrollbar {
    width: 10px;
}

.addressList::-webkit-scrollbar-track,
.addressList.entryRoom::-webkit-scrollbar-track {
    margin: 0 2px;
    background: #f2f2f2;
    border-radius: 5px;
}

.addressList::-webkit-scrollbar-thumb,
.addressList.entryRoom::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #ccc;
}

.addressList li {
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.addressList.c2 li {
    float: left;
    width: 50%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.addressList.c2 li:nth-child(2n) {
    border-right: none;
}

.addressList.c2 li:last-child {
    border-bottom: 1px solid #ccc !important;
    border-radius: 0;
}

.addressList.c2 li:only-child {
    border-bottom: 1px solid #ccc !important;
    border-right: 1px solid #ccc;
}

.addressList.c2 li:first-child {
    border-radius: 5px 0 0 0;
}

.addressList.entryRoom li:last-child {
    border-radius: 0 0 0 0;
}

.addressList.entryRoom li {
    float: left;
    width: 20%;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom: 0;
}

.addressList.entryRoom li:nth-child(5n) {
    border-right: none;
}

.addressList.entryRoom li:last-child {
    border-bottom: 1px solid #ccc !important;
}

.addressList.entryRoom li:only-child {
    border-bottom: 1px solid #ccc !important;
}

.addressList.entryRoom li:first-child {
    border-radius: 5px 0 0 0;
}

.addressList.entryRoom li:last-child {
    border-radius: 0 0 0 0;
}

body.housing_complex #MaintenanceSelect {
    padding: 20px 10px;
    margin-bottom: 30px;
}

body.housing_complex #MaintenanceSelect ul {
    background: #fff;
    padding: 10px;
}

body.housing_complex #MaintenanceSelect ul li {
    position: relative;
    width: 32%;
    float: left;
    margin-bottom: 2%;
    margin-right: 2%;
}

body.housing_complex #MaintenanceSelect ul li label {
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 2px solid #7F7F7F;
}

body.housing_complex #MaintenanceSelect ul li label.checked {
    background: #f2f2f2;
}

body.housing_complex #MaintenanceSelect ul li img.selectImg {
    width: 70%;
    margin: 0;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}

body.housing_complex #MaintenanceSelect ul li label p {
    padding: 0 30px;
    text-align: center;
}

body.housing_complex #MaintenanceSelect ul li label p span {
    display: block;
    width: 100%
}

body.housing_complex #MaintenanceSelect ul li .tooltip {
    width: 29px;
    position: absolute;
    top: -10px;
    right: -10px;
}

body.housing_complex #MaintenanceSelect ul li .tooltip img {
    width: 100%;
    margin: 0;
    padding: 0;
    /*  position: absolute;
  top: 0;
  left: 0;*/
}

body.housing_complex #MaintenanceSelect .toolTipBaloonTypeA {
    left: 160px;
    font-size: 75%;
}

body.housing_complex #MaintenanceSelect input[type="checkbox"] {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

body.housing_complex #MaintenanceSelect label {
    display: block;
    word-break: break-all;
    padding: 15px;
}

body.housing_complex #MaintenanceSelect label .SelectBox {
    position: relative;
}

#ServiceSelect_body:nth-of-type(1) label input[type="checkbox"]+span::before {
    border-color: #999;
    background-color: #fff;
}

#ServiceSelect_body:nth-of-type(1) label input[type="checkbox"]:checked+span::before {
    background-color: #fff;
}

body.housing_complex #MaintenanceSelect label input[type="checkbox"] {
    display: none;
}

body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::before,
body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::after {
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -8.5px;
}

body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::before {
    z-index: 0;
    background-color: transparent;
    width: 20px;
    height: 20px;
    border: 2px #ccc solid;
    background-color: #fff;
}

body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::after {
    z-index: 1;
    margin-top: -8px;
    width: 8px;
    height: 15px;
}

body.housing_complex #MaintenanceSelect label input[type="checkbox"]:checked+span::before {
    background-color: #fff;
}

body.housing_complex #MaintenanceSelect label input[type="checkbox"]:checked+span::after {
    margin-left: 6px;
    border: 2px solid red;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.scroll {
    max-height: 300px;
    overflow-y: scroll !important;
}

/* ----------------------------------------------------
 メディアクエリ
---------------------------------------------------- */
@media screen and (max-width: 767px) {
    /*common
  ---------------------------------------------------- */

    body {
        min-width: 100%;
        font: 14px 'メイリオ', 'Meiryo', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', arial, helvetica, clean, sans-serif;
        line-height: 1.6;
    }

    body a:link, body a:visited {
        color: #666666;
        text-decoration: underline;
    }

    .menu-swiper-sp a:link, .menu-swiper-sp a:visited {
        text-decoration: none;
    }

    body .l-contentHead a:link, body .l-contentHead a:visited {
        color: #333;
        text-decoration: none;
    }

    .w200p {
        width: 100%;
    }

    .sp_show {
        display: block !important;
    }

    .sp_showIN {
        display: inline !important;
    }

    .sp_hide {
        display: none !important;
    }

    .sp_flex {
        display: flex !important;
    }

    .sp_flex_wrap {
        flex-wrap: wrap !important;
    }

    .sp_flex_wrap_r {
        flex-wrap: wrap-reverse !important;
    }

    .sp_flex_column {
        flex-direction: column !important;
    }

    .sp_justify_content_between {
        justify-content: space-between !important;
    }

    .sp_justify_content_center {
        justify-content: center !important;
    }

    .sp_justify_content_end {
        justify-content: flex-end !important;
    }

    .sp_justify_content_start {
        justify-content: flex-start !important;
    }

    .sp_align_items_center {
        align-items: center !important;
    }

    .sp_align_items_end {
        align-items: flex-end !important;
    }

    .sp_align_items_baseline {
        align-items: baseline !important;
    }

    .sp_order_1 {
        order: 1;
    }

    .sp_order_2 {
        order: 2;
    }

    .sp_order_3 {
        order: 3;
    }

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

    .sp_taL {
        text-align: left !important;
    }

    .sp_taR {
        text-align: right !important;
    }

    .sp_fwb {
        font-weight: bold;
    }

    .sp_fcRed {
        color: #e73c22;
    }

    .sp_fcOre {
        color: #ff9900;
    }

    .sp_fcGre {
        color: #39ad00;
    }

    .sp_fcWhite {
        color: #FFF;
    }

    .sp_w10 {
        width: 10% !important;
    }

    .sp_w15 {
        width: 15% !important;
    }

    .sp_w20 {
        width: 20% !important;
    }

    .sp_w25 {
        width: 25% !important;
    }

    .sp_w30 {
        width: 30% !important;
    }

    .sp_w35 {
        width: 35% !important;
    }

    .sp_w40 {
        width: 40% !important;
    }

    .sp_w45 {
        width: 45% !important;
    }

    .sp_w50 {
        width: 50% !important;
    }

    .sp_w55 {
        width: 55% !important;
    }

    .sp_w60 {
        width: 60% !important;
    }

    .sp_w65 {
        width: 65% !important;
    }

    .sp_w70 {
        width: 70% !important;
    }

    .sp_w75 {
        width: 75% !important;
    }

    .sp_w80 {
        width: 80% !important;
    }

    .sp_w85 {
        width: 85% !important;
    }

    .sp_w90 {
        width: 90% !important;
    }

    .sp_w95 {
        width: 95% !important;
    }

    .sp_w100 {
        width: 100% !important;
    }

    .sp_fs10 {
        font-size: 72% !important;
    }

    .sp_fs11 {
        font-size: 79% !important;
    }

    .sp_fs12 {
        font-size: 86% !important;
    }

    .sp_fs13 {
        font-size: 93% !important;
    }

    .sp_fs14 {
        font-size: 100% !important;
    }

    .sp_fs15 {
        font-size: 108% !important;
    }

    .sp_fs16 {
        font-size: 115% !important;
    }

    .sp_fs17 {
        font-size: 122% !important;
    }

    .sp_fs18 {
        font-size: 129% !important;
    }

    .sp_fs19 {
        font-size: 136% !important;
    }

    .sp_fs20 {
        font-size: 143% !important;
    }

    .sp_fs21 {
        font-size: 150% !important;
    }

    .sp_fs22 {
        font-size: 158% !important;
    }

    .sp_mt00 {
        margin-top: 0px !important;
    }

    .sp_mt05 {
        margin-top: 5px !important;
    }

    .sp_mt10 {
        margin-top: 10px !important;
    }

    .sp_mt15 {
        margin-top: 15px !important;
    }

    .sp_mt20 {
        margin-top: 20px !important;
    }

    .sp_mt25 {
        margin-top: 25px !important;
    }

    .sp_mt30 {
        margin-top: 30px !important;
    }

    .sp_mt35 {
        margin-top: 35px !important;
    }

    .sp_mt40 {
        margin-top: 40px !important;
    }

    .sp_mt45 {
        margin-top: 45px !important;
    }

    .sp_mt50 {
        margin-top: 50px !important;
    }

    .sp_mt60 {
        margin-top: 60px !important;
    }

    .sp_mt70 {
        margin-top: 70px !important;
    }

    .sp_mt80 {
        margin-top: 80px !important;
    }

    .sp_mb00 {
        margin-bottom: 0px !important;
    }

    .sp_mb05 {
        margin-bottom: 5px !important;
    }

    .sp_mb10 {
        margin-bottom: 10px !important;
    }

    .sp_mb15 {
        margin-bottom: 15px !important;
    }

    .sp_mb20 {
        margin-bottom: 20px !important;
    }

    .sp_mb25 {
        margin-bottom: 25px !important;
    }

    .sp_mb30 {
        margin-bottom: 30px !important;
    }

    .sp_mb35 {
        margin-bottom: 35px !important;
    }

    .sp_mb40 {
        margin-bottom: 40px !important;
    }

    .sp_mb45 {
        margin-bottom: 45px !important;
    }

    .sp_mb50 {
        margin-bottom: 50px !important;
    }

    .sp_mb60 {
        margin-bottom: 60px !important;
    }

    .sp_mb70 {
        margin-bottom: 70px !important;
    }

    .sp_mb80 {
        margin-bottom: 80px !important;
    }

    .sp_ml00 {
        margin-left: 0px !important;
    }

    .sp_ml05 {
        margin-left: 5px !important;
    }

    .sp_ml10 {
        margin-left: 10px !important;
    }

    .sp_ml15 {
        margin-left: 15px !important;
    }

    .sp_ml20 {
        margin-left: 20px !important;
    }

    .sp_ml25 {
        margin-left: 25px !important;
    }

    .sp_ml30 {
        margin-left: 30px !important;
    }

    .sp_ml35 {
        margin-left: 35px !important;
    }

    .sp_ml40 {
        margin-left: 40px !important;
    }

    .sp_ml45 {
        margin-left: 45px !important;
    }

    .sp_ml50 {
        margin-left: 50px !important;
    }

    .sp_ml60 {
        margin-left: 60px !important;
    }

    .sp_ml70 {
        margin-left: 70px !important;
    }

    .sp_ml80 {
        margin-left: 80px !important;
    }

    .sp_mr00 {
        margin-right: 0px !important;
    }

    .sp_mr05 {
        margin-right: 5px !important;
    }

    .sp_mr10 {
        margin-right: 10px !important;
    }

    .sp_mr15 {
        margin-right: 15px !important;
    }

    .sp_mr20 {
        margin-right: 20px !important;
    }

    .sp_mr25 {
        margin-right: 25px !important;
    }

    .sp_mr30 {
        margin-right: 30px !important;
    }

    .sp_mr35 {
        margin-right: 35px !important;
    }

    .sp_mr40 {
        margin-right: 40px !important;
    }

    .sp_mr45 {
        margin-right: 45px !important;
    }

    .sp_mr50 {
        margin-right: 50px !important;
    }

    .sp_mr60 {
        margin-right: 60px !important;
    }

    .sp_mr70 {
        margin-right: 70px !important;
    }

    .sp_mr80 {
        margin-right: 80px !important;
    }

    body a.m-btn-conv {
        color: #ffffff;
    }

    .btn_wrap .c2 .m-grid-col {
        width: calc(100%);
        float: none;
        margin-left: 0px;
    }

    .btn_wrap .c2 .m-grid-col:first-child {
        padding-bottom: 20px;
    }


    /* ローカルナビゲーション1
  ---------------------------------------------------- */
    #categoryTtl {
        padding: 10px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        line-height: 1;
        background-color: #fff;
        position: relative;
        z-index: 45;
        cursor: pointer;
    }

    h1#categoryTtl span {
        position: absolute;
        top: 50%;
        right: 12%;
        font-size: 72%;
        margin-top: -6px;
        color: #999;
        font-weight: normal;
    }

    #categoryTtl:after {
        display: block;
        content: "";
        width: 11px;
        height: 11px;
        margin-top: -10px;
        border-top: 2px solid #999;
        border-right: 2px solid #999;
        position: absolute;
        top: 50%;
        right: 6%;
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
    }

    #lNavWrap {
        width: 100%;
        position: relative;
    }

    #lNavWrap #lNav {
        display: none;
        width: 100%;
        padding-top: 1px;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 5000;
    }

    #lNavWrap #lNav ul.menu {
        margin: 0 1px 0 0;
    }

    #lNavWrap #lNav ul.menu li {
        width: 100%;
        padding: 0 0 1px 1px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-bottom: 1px solid #ccc;
    }

    #lNavWrap #lNav ul.menu li a {
        display: block;
        width: 100%;
        padding: 15px 7% 15px 10px;
        font-size: 13px;
        position: relative;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-decoration: none;
        color: #666666;
    }

    .btnTriangle::after {
        text-align: right;
        content: "";
        display: block;
        width: 11px;
        height: 11px;
        border-top: 2px solid #e83416;
        border-right: 2px solid #e83416;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        position: absolute;
        top: 37%;
        right: 6%;
    }

    /*top
  ---------------------------------------------------- */
    #housingSlider .mainvisual_slider .slick-prev {
        left: 0;
        background: transparent;
    }

    #housingSlider .mainvisual_slider .slick-next {
        right: 0;
        background: transparent;
    }

    .inner {
        width: 100%;
        margin: 0 auto;
        padding: 0px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .newPageInner {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }

    #housingSlider .mainvisual_slider {
        width: 100%;
        margin-right: 0%;
        float: left;
    }

    #newPage {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    #housingSlider .topApplybox {
        width: 100%;
        float: left;
    }

    #newPage #newMainArea.isTypeV3 {
        width: 100% !important;
        padding: 0;
        margin: 0;
        border-width: 0;
        background: #fff;
        float: left;
    }

    body.housing_complex .QuickSearch_tab {
        overflow: hidden;
        margin: 0px 20px 0px 20px;
        padding: 30px 0 0 0;
        position: relative;
        margin-bottom: -2px;
    }

    body.housing_complex .QuickSearch_tab li {
        position: relative;
        background: #fff;
        margin-top: 10px;
        padding: 15px 0 5px;
        float: left;
        margin-right: 3px;
        width: calc(100% / 3 - 2px);
        text-align: center;
        border: 2px solid #ddd;
        border-radius: 3px 3px 0px 0px;
        -moz-border-radius: 3px 3px 0px 0px;
        -webkit-border-radius: 3px 3px 0px 0px;
        -o-border-radius: 3px 3px 0px 0px;
        -ms-border-radius: 3px 3px 0px 0px;
        border-bottom: 1px solid #ff5600;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    body.housing_complex .tab_Inner {
        padding: 30px 20px;
    }

    body.housing_complex #postal_code_box, body.housing_complex #property_name_box, body.housing_complex #Prefectures_box {
        border-bottom: 2px solid #ff5600;
        border-left: 0px solid #ff5600;
        border-right: 0px solid #ff5600;
        background: #fcf4d0;
    }

    #property_name_box .Box_l, #postal_code_box .Box_l {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
        float: none;
    }

    #property_name_box .Box_r, #postal_code_box .Box_r {
        width: 80%;
        margin: 0 auto;
        float: none;
    }

    #Prefectures_box .Box_l {
        width: 100%;
        margin-right: 0%;
        float: none;
    }

    #Prefectures_box .Box_r {
        width: 100%;
        float: none;
    }

    #Prefectures_box .Box_r .Box_l {
        width: 100%;
        margin-right: 0%;
        float: none;
    }

    #Prefectures_box .Box_r .Box_r {
        width: 80%;
        margin: 0 auto;
        float: none;
    }

    #areaSelect #addSelect .selectList {
        width: 100%;
        overflow: hidden;
        position: relative;
        line-height: 1.5;
    }

    #areaSelect #addSelect .selectList.in {
        display: block;
        margin: 0 0 15px;
        border-radius: 5px;
        border: 1px solid #bbbdbf;
        -webkit-box-shadow: rgba(0, 4, 8, 0.44902) 0px 0px 5px -2px;
        box-shadow: rgba(0, 4, 8, 0.44902) 0px 0px 5px -2px;
    }

    #areaSelect #addSelect .selectList li {
        padding: 0;
        border-bottom: 1px solid #ccc;
        border-top: none;
        position: relative;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ECECEC));
        background-image: linear-gradient(#fff, #ECECEC);
        margin-bottom: 0;
    }

    #areaSelect #addSelect .selectList li p,
    #areaSelect #addSelect .selectList li a {
        position: relative;
        display: block;
        cursor: pointer;
        padding: 12px 10px 10px 15px;
        -webkit-background-size: 13px auto;
    }

    #areaSelect #addSelect .selectList li p::before,
    #areaSelect #addSelect .selectList li a::before {
        content: '';
        width: 8px;
        height: 8px;
        border: 8px;
        border-top: solid 2px #f39700;
        border-right: solid 2px #f39700;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        right: 10px;
        margin-top: -4px;
    }

    #areaSelect #addSelect .selectList li:hover {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
        background-image: linear-gradient(#fff, #fff);
    }

    #areaSelect #addSelect .selectList li:first-child {
        border-top: 0px solid #ccc;
    }

    #areaSelect #addSelect .selectList li:last-child {
        border-bottom: 0px solid #ccc;
    }

    #areaSelect #addSelect .selectList li:only-child {
        border: 0px solid #ccc;
        border-radius: 5px;
    }

    #areaSelect #addSelect .bgcGray {
        background-color: #eee;
        border-radius: 5px;
        padding: 15px 11px;
    }

    #areaSelect #addSelect a.btnTypeE.wide {
        display: inline-block;
        position: relative;
        padding: 7px 35px;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        border: 1px solid #cccccc;
        font-size: 16px;
        font-family: 'Noto Sans Japanese Medium';
        max-width: 240px;
        margin: 0 auto;
        float: none !important;
    }

    #Prefectures_box .mapArea ul li a {
        color: #666666;
        font-size: 14px;
    }



    /*address_search
  ---------------------------------------------------- */
    body.housing_complex #addSelect dl.now_select {
        display: block;
        margin: 0 0 10px;
        background-color: #f2f2f2;
        padding: 8px 8px 6px;
    }

    body.housing_complex #addSelect dl.now_select dt {
        display: block;
        float: left;
    }

    body.housing_complex #addSelect dl.now_select dd {
        display: block;
        float: left;
        margin-left: 0;
    }

    body.housing_complex #addSelect .StreetNoBox {
        display: block;
        margin: 0 0 15px;
        border-radius: 0px;
        border: 0px solid #bbbdbf;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    body.housing_complex #addSelect .StreetNoBox ul {
        border-radius: 5px;
        border: 0px solid #bbbdbf;
        border-bottom: 1px solid #999;
        margin-top: 0;
    }

    body.housing_complex .ac.StreetNoBox>li {
        padding: 0;
        border: 1px solid #bbbdbf;
        margin-top: -1px;
        margin-bottom: 5px;
        position: relative;
        background-image: none;
    }

    body.housing_complex .ac.StreetNoBox>li:first-child {
        margin-top: 0;
    }

    body.housing_complex .StreetNoBox li p {
        position: relative;
        border-bottom: 0px solid #bbbdbf;
        border-top: 0px solid #bbbdbf;
        padding: 12px 25px 10px 15px;
        margin-bottom: -1px;
    }

    body.housing_complex .StreetNoBox .StreetNoChild li {
        position: relative;
        border-bottom: 1px solid #bbbdbf;
        padding: 15px 10px;
        text-indent: 10px;
        border-top: none;
        position: relative;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ECECEC));
        background-image: linear-gradient(#fff, #ECECEC);
    }

    body.housing_complex .address_wrap_sp .StreetNoBox .StreetNoChild li {
        padding: 0;
        margin-bottom: 0;
    }

    body.housing_complex .StreetNoBox .StreetNoChild li:last-child {
        border-bottom: 0px solid #bbbdbf;
    }

    body.housing_complex .StreetNoBox .StreetNoChild li::before {
        content: '';
        width: 8px;
        height: 8px;
        border: 8px;
        border-top: solid 2px #f39700;
        border-right: solid 2px #f39700;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -4px;
    }

    body.housing_complex .acdOpen,
    body.housing_complex .acdClose {
        display: block;
        width: 20px;
        height: 20px;
        background-color: #e83416;
        text-align: right;
        position: absolute;
        right: 3%;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }

    body.housing_complex .acdClose:before {
        display: block;
        content: '';
        width: 10px;
        height: 2px;
        background-color: #fff;
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    body.housing_complex .acdOpen:before,
    body.housing_complex .acdOpen:after {
        display: block;
        content: '';
        width: 2px;
        height: 10px;
        background-color: #fff;
        position: absolute;
        margin: auto;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    body.housing_complex .acdOpen:before {
        width: 10px;
        height: 2px;
    }

    .add_btn .btnTypeE {
        display: inline-block;
        position: relative;
        padding: 3px 17px;
        background: #ffffff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 2px;
        border: 1px solid #cccccc;
        font-size: 12px;
        font-family: 'Noto Sans Japanese Medium';
    }

    a.btnTypeE::after, button.btnTypeE::after {
        content: "";
        display: block;
        width: 9px;
        height: 9px;
        border-top: 1px solid #e83416;
        border-left: 1px solid #e83416;
        border-right: 0px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        right: 12px;
        top: 50%;
        margin-top: -6px;
    }

    a.btnTypeE::after, button.btnTypeE::after {
        width: 6px;
        height: 6px;
        left: 10px;
        margin-top: -4px;
    }

    body.housing_complex #addSelect #Narrow_list_sp .StreetNoBox {
        border: 1px solid #999;
        border-bottom: 0px solid;
        border-radius: 5px;
    }

    body.housing_complex #addSelect #Narrow_list_sp .StreetNoBox ul {
        border-bottom: 0px solid;
    }

    #property_name_wrapA .address_wrap_sp .StreetNoChild {
        border-bottom: 1px solid #999;
        margin-top: 0;
        margin-bottom: 1px;
    }

    #property_name_wrapA .address_wrap_sp .StreetNoBox {
        border-bottom: 0px solid #999;
    }

    #property_name_wrapA .address_wrap_sp .discount {
        /* margin-left: 10px; */
        background: #43c3da;
        color: #fff;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        padding: 3px 0px;
    }

    #property_name_wrapA .address_wrap_sp .discount {
        display: block;
        width: 100px;
        position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
    }

    #property_name_wrapA .address_wrap_sp .building_name {
        margin: 0;
    }

    #property_name_wrapA .address_wrap_sp .discount+.building_name {
        margin: 0 0 0 100px;
        display: block;
    }

    /*zipcode_search
  ---------------------------------------------------- */

    body.housing_complex #postal_code_wrap .ac.StreetNoBox>li::after {
        border-top: solid 0px #999;
        border-right: solid 0px #999;
    }

    /*area_info
  ---------------------------------------------------- */
    body.housing_complex #Building_list li .ml100 {
        margin-left: 10px;
    }

    body.housing_complex #property_name_list ul, body.housing_complex #Building_list ul {
        border: 1px solid #999;
    }

    body.housing_complex #property_name_list li, body.housing_complex #Building_list li {
        position: relative;
        float: none;
        width: 100%;
        cursor: pointer;
    }

    body.housing_complex #property_name_list li .InBox, body.housing_complex #Building_list li p {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-right: 0px solid #999;
    }

    body.housing_complex #Building_list .build_name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-left: 10px;
    }


    body.housing_complex #Building_list .discount {
        position: inherit;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        top: 0;
        left: 0;
        margin-top: 0;
        margin-left: 0px;
    }

    body.housing_complex #property_name_list li.disable, body.housing_complex #Building_list li.disable {
        display: none;
    }

    /*
  body.housing_complex #Building_list li .ml100 {
    margin-left: 28%;
  }
  */

    /*building_search
  ---------------------------------------------------- */
    body.housing_complex #property_name_list ul li .leftBox {
        width: 100%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

    body.housing_complex #property_name_list li .InBox, body.housing_complex #Building_list li p {
        position: relative;
    }

    /*building_info
  ---------------------------------------------------- */
    body.housing_complex .building_name {
        position: relative;
        margin: 15px 10px;
        text-indent: 0;
    }

    body.housing_complex #jcom_mansion .midashi_01 {
        background: none;
        border: none;
        font-size: 20px !important;
        /*
    margin: 0 50px !important;
    */
        font-weight: bold !important;
        text-align: left;
        color: #333333;
        line-height: 1.2;
    }

    body.housing_complex #jcom_mansion .ReturnBtnBox {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -10px;
    }

    body.housing_complex .ReturnBtn {
        position: relative;
        margin: 0 10px 0;
    }

    body.housing_complex .ReturnBtn::before {
        content: '';
        width: 6px;
        height: 6px;
        border: 0px;
        border-top: solid 2px #e83416;
        border-right: solid 2px #e83416;
        -ms-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
    }

    body.housing_complex .ReturnBtn a {
        margin-left: 0.6rem;
    }

    body.housing_complex #jcom_mansion #catch_text img {
        height: 30px;
        width: auto;
    }

    body.housing_complex #jcom_mansion #ServiceSelect #ServiceSelect_head h4 {
        font-size: 120%;
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li {
        width: calc(100% / 2 - 1%);
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li:nth-child(3),
    body.housing_complex #jcom_mansion #ServiceSelect ul li:nth-child(6) {
        margin-right: 2%;
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li:nth-child(4),
    body.housing_complex #jcom_mansion #ServiceSelect ul li:nth-child(5),
    body.housing_complex #jcom_mansion #ServiceSelect ul li:nth-child(6) {
        margin-bottom: 2%;
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li:nth-child(even) {
        margin-right: 0%;
    }

    #ServiceSelect_body label {
        position: relative;
        display: block;
        word-break: break-all;
        padding: 0;
        padding-bottom: 5px;
    }

    #ServiceSelect_body label.checked {
        background: #fcf4d0;
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li .tooltip {
        width: 29px;
        position: absolute;
        top: 1px;
        right: 1px;
    }

    #ServiceSelect_body label input[type="checkbox"]+span {
        padding: 0 30px 0 35px;
        margin-bottom: 10px;
    }

    #ServiceSelect_body label input[type="checkbox"]+span::before,
    #ServiceSelect_body label input[type="checkbox"]+span::after {
        position: absolute;
        top: 5px;
        left: 50%;
        content: '';
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: -8.5px;
        margin-top: 0;
    }

    #ServiceSelect_body label input[type="checkbox"]+span::before {
        z-index: 0;
        background-color: transparent;
        width: 15px;
        height: 15px;
        border: 2px #ccc solid;
        background-color: #fff;
    }

    #ServiceSelect_body label input[type="checkbox"]+span::after {
        z-index: 1;
        margin: 3px 8px;
        width: 4px;
        height: 8px;
    }

    #ServiceSelect_body label input[type="checkbox"]:checked+span::after {
        margin-left: -3px;
        border: 2px solid red;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li img.selectImg {
        width: 90%;
        margin: 10px auto 5px;
    }

    body.housing_complex #jcom_mansion #ServiceSelect ul li .SPlanicon {
        margin: 0px 5px 0px;
    }

    body.housing_complex #jcom_mansion #banner ul.c2 {
        width: 95%;
    }

    body.housing_complex #jcom_mansion #banner ul.c2 li {
        width: calc(100% / 1);
        margin: 0px 0 10px;
    }

    .btnWidth01 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    body.housing_complex #jcom_mansion #simu a.btnTypeSimu .btnCaption {
        display: block;
        font-size: 10px;
        font-family: 'Noto Sans Japanese Regular', sans-serif;
        line-height: 1.5;
        margin-left: 0;
        margin-right: 0;
    }

    body.housing_complex #jcom_mansion #simu a.btnTypeSimu .iconSimulator {
        font-size: 18px;
    }

    body.housing_complex .campaign {
        padding-right: 5px;
        font-size: 12px;
    }

    body.housing_complex .campaign:after {
        padding: 5px;
        height: 20px;
    }

    body.housing_complex .campaign .img img {
        height: 25px;
    }

    body.housing_complex #wifiBox {
        margin-bottom: 10px;
    }

    body.housing_complex #wifiBox, body.housing_complex #netBox {
        width: 100%;
        margin-bottom: 10px;
    }

    #entry_box {
        width: 95%;
    }

    #entry_box a {
        width: 100%;
        float: none;
    }

    body.housing_complex #jcom_mansion .toolTipBaloonTypeA {
        left: 100%;
        width: 200px;
        margin-left: -117px;
        font-size: 75%;
    }

    body.housing_complex #jcom_mansion #ServiceSelect_body ul li:nth-child(even) .toolTipBaloonTypeA {
        left: 100%;
        margin-left: -186px;
    }

    body.housing_complex #jcom_mansion #ServiceSelect_body ul li:nth-child(even) .toolTipBaloonTypeA::before, body.housing_complex #jcom_mansion #ServiceSelect_body ul li:nth-child(even) .toolTipBaloonTypeA::after {
        left: 85%;
    }

    body.housing_complex #jcom_mansion #simu {
        margin: 0 10px 0;
    }

    /*room_select
  ---------------------------------------------------- */
    .addressList {
        max-height: 310px;
    }

    .addressList.entryRoom li {
        width: 50%;
    }

    .addressList.entryRoom li:nth-child(5n) {
        border-right: 1px solid #ccc;
    }

    /* area_check02 */
    .area_check02 .modal_inner {
        width: 98%;
        margin: 20px auto;
    }

    .area_check02 ul.service_wrap li:last-child {
        border: 0px;
    }

    .area_check02 ul.service_wrap.sp_c1 li .service_name,
    .area_check02 ul.service_wrap.sp_c1 li .service_appbtn {
        width: 100%;
        text-align: center;
    }

    .area_check02 ul.service_wrap.sp_c1 li .service_name {
        margin-bottom: 10px;
    }

    .area_check02 ul.service_wrap.sp_c2 li .service_link,
    .area_check02 ul.service_wrap.sp_c2 li .service_appbtn {
        width: 50%;
        text-align: center;
    }

    .area_check02 ul.service_wrap.sp_c2 li .service_name {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .area_check02 ul.service_wrap li .service_appbtn p a {
        padding: 5px 25px;
        font-size: 115%;
    }

    .area_check02 ul.servicelist {
        padding: 0 15px;
    }

    .area_check02 .appbtn p {
        width: 90%;
    }

    .area_check02 .subbtn>div {
        width: 100%;
    }

    .area_check02 a.btnTypeE {
        max-width: initial;
        width: auto;
    }

    .area_check02 .inner.wid960 {
        width: 98%;
    }

    .area_check02 #ServiceSelect #ServiceSelect_head h4 {
        font-size: 120%;
    }

    body.housing_complex #MaintenanceSelect ul li,
    .area_check02 #ServiceSelect ul li {
        width: calc(100% / 2 - 1%);
    }

    .area_check02 #ServiceSelect ul li:nth-child(3),
    .area_check02 #ServiceSelect ul li:nth-child(6) {
        margin-right: 2%;
    }

    .area_check02 #ServiceSelect ul li:nth-child(4),
    .area_check02 #ServiceSelect ul li:nth-child(5),
    .area_check02 #ServiceSelect ul li:nth-child(6) {
        margin-bottom: 2%;
    }

    .area_check02 #ServiceSelect ul li:nth-child(even) {
        margin-right: 0%;
    }

    body.housing_complex #MaintenanceSelect label,
    .area_check02 #ServiceSelect_body label {
        position: relative;
        display: block;
        word-break: break-all;
        padding: 0;
        padding-bottom: 5px;
    }

    body.housing_complex #MaintenanceSelect label.checked,
    .area_check02 #ServiceSelect_body label.checked {
        background: #fcf4d0;
    }

    body.housing_complex #MaintenanceSelect ul li .tooltip,
    .area_check02 #ServiceSelect ul li .tooltip {
        width: 29px;
        position: absolute;
        top: 1px;
        right: 1px;
    }

    body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span,
    .area_check02 #ServiceSelect_body label input[type="checkbox"]+span {
        padding: 0 30px 0 35px;
        margin-bottom: 10px;
    }

    body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::before,
    body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::after,
    .area_check02 #ServiceSelect_body label input[type="checkbox"]+span::before,
    .area_check02 #ServiceSelect_body label input[type="checkbox"]+span::after {
        position: absolute;
        top: 5px;
        left: 50%;
        content: '';
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: -8.5px;
        margin-top: 0;
    }

    body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::before,
    .area_check02 #ServiceSelect_body label input[type="checkbox"]+span::before {
        z-index: 0;
        background-color: transparent;
        width: 15px;
        height: 15px;
        border: 2px #ccc solid;
        background-color: #fff;
    }

    body.housing_complex #MaintenanceSelect label input[type="checkbox"]+span::after,
    .area_check02 #ServiceSelect_body label input[type="checkbox"]+span::after {
        z-index: 1;
        margin: 3px 8px;
        width: 4px;
        height: 8px;
    }

    body.housing_complex #MaintenanceSelect label input[type="checkbox"]:checked+span::after,
    .area_check02 #ServiceSelect_body label input[type="checkbox"]:checked+span::after {
        margin-left: -3px;
        border: 2px solid red;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .area_check02 #ServiceSelect ul li img.selectImg {
        width: 90%;
        margin: 10px auto 5px;
    }

    .area_check02 #ServiceSelect ul li .SPlanicon {
        margin: 0px 5px 0px;
    }

    .area_check02 .btnWidth01 {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    .area_check02 #simu a.btnTypeSimu .btnCaption {
        display: block;
        font-size: 10px;
        font-family: 'Noto Sans Japanese Regular', sans-serif;
        line-height: 1.5;
        margin-left: 0;
        margin-right: 0;
    }

    .area_check02 #simu a.btnTypeSimu .iconSimulator {
        font-size: 18px;
    }

    .area_check02 #entry_box {
        width: 95%;
    }

    .area_check02 #entry_box a {
        width: 100%;
        float: none;
    }

    .area_check02 .toolTipBaloonTypeA {
        left: 100%;
        width: 200px;
        margin-left: -117px;
        font-size: 75%;
    }

    .area_check02 #ServiceSelect_body ul li:nth-child(even) .toolTipBaloonTypeA {
        left: 100%;
        margin-left: -186px;
    }

    .area_check02 #ServiceSelect_body ul li:nth-child(even) .toolTipBaloonTypeA::before,
    .area_check02 #ServiceSelect_body ul li:nth-child(even) .toolTipBaloonTypeA::after {
        left: 85%;
    }

    .area_check02 #simu {
        margin: 0 10px 0;
    }
}



/*
  new_jcom_mansion
---------------------------------------------------- */
.m-navFloat__body::before {
    width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding: 0 !important;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6,
#content .h1, #content .h2, #content .h3, #content .h4, #content .h5, #content .h6 {
    font-weight: bold;
    line-height: 1.5;
    color: #333;
    text-align: center;
}

#content h1,
#content .h1 {
    max-width: 1120px;
    margin: 40px auto 56px auto;
    padding-left: 16px;
    font-size: 32px;
    text-align: left;
    position: relative;
}

#content h1::after,
#content .h1::after {
    content: "";
    width: 4px;
    height: calc(100% - 8px);
    background: #e93817;
    border-radius: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

#content #main>.section {
    padding-top: 0;
}

#content h2,
#content .h2 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 28px;
}

#new_jcom_mansion .section {
    padding: 40px 0;
    text-align: center;
}

#new_jcom_mansion .container p {
    margin: 20px 0 1.6rem;
}

.m-hdg-01>h1.m-hdg:after {
    content: none;
}

body #new_jcom_mansion a:link,
body #new_jcom_mansion a:visited,
body #new_jcom_mansion a:hover {
    color: #406FAF;
    text-decoration: none;
}

.select-service-list .select-service-item label input[type="checkbox"]+span:before {
    background: #fff url(/mdu_search/img/icn-check-white.png) no-repeat center center / 11px auto;
    border: 2px solid #e2e2e2;
    border-radius: 4px;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.select-service-list .select-service-item.net label input[type="checkbox"]:checked+span:before {
    background-color: #E93817
;
    border-color: #E93817
;
}

body.housing_complex #new_jcom_mansion .catch_text_wrap {
    border-top: 1px solid #ccc;

}

body.housing_complex #new_jcom_mansion #catch_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

body.housing_complex #new_jcom_mansion #catch_text img {
    height: 50px;
}

body.housing_complex #new_jcom_mansion #catch_text p {
    margin-bottom: 0;
}

#new_jcom_mansion .selected-address-box,
#new_jcom_mansion .service-select-box {
    width: 100%;
}

#new_jcom_mansion .service_option_wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#new_jcom_mansion .service_option_wrap .campaign {
    margin-bottom: 1.6rem;
}

#new_jcom_mansion .service_option_wrap .campaign .img,
#new_jcom_mansion .service_option_wrap .campaign .text {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}

#new_jcom_mansion .selected-address-box .selected-address-wrap {
    padding-bottom: 10px;
}

#new_jcom_mansion .new-cv-box .new-cv-board {
    background: #FFD8D8;
    padding: 15px;
    border-radius: 16px;
}

#new_jcom_mansion .row.row-cs-md {
    margin: 0;
}

#new_jcom_mansion .btn_wrap.arrow-icon {
    position: relative;
}

#new_jcom_mansion .btn_wrap.arrow-icon::before {
    content: "";
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 40px;
    height: 40px;
    background: url(/mdu_search/img/svg/icn-next-black.svg) no-repeat center;

}

#new_jcom_mansion .btn-sp_simulation {
    border-radius: 16px;
    border-width: 2px;
    width: 100%;
    max-width: 327px;
    min-width: 120px;
    min-height: 0;
    padding: 0;
    border: 2px solid #e93817 !important;
    color: #e93817 !important;
    font-size: 18px;
    text-align: center;
}

#new_jcom_mansion .btn_simulation_wrap .container .cv-guide .cv-box [class*="btn-"],
#new_jcom_mansion.btn_simulation_wrap .container .cv-guide .cv-board [class*="btn-"] {
    padding: 0;
}

#new_jcom_mansion .container .btn-simulation,
#new_jcom_mansion .container .btn-sp_simulation {
    border-radius: 100px;
    border-width: 3px !important;
}

#new_jcom_mansion .container .btn-sp_simulation span {
    display: inline-block;
    background: #fff url(/common_v10/images/icn-jcom-mobile.svg) no-repeat 10px center;
    padding: 15px 15px;
    padding-left: 62px;
    padding-right: 20px;
}

#content #new_jcom_mansion .simulation-lead {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.8rem;
    margin: 0 0 24px;
}

#new_jcom_mansion .cv-guide .w-50 {
    margin: auto;
}

#new_jcom_mansion .container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 1120px
}

#new_jcom_mansion .container .cv-guide {
    width: calc(70% - 20px);
}

#new_jcom_mansion .container .cv-guide .cv-box .icn-member,
#new_jcom_mansion .container .cv-guide .cv-board .icn-member {
    background: #F5D200 url(/common_v10/images/icn-member.svg) no-repeat 20px center;
    background-size: 32px 32px;
}

#new_jcom_mansion .container .cv-guide .cv-box [class*="btn-"],
#new_jcom_mansion .container .container .cv-guide .cv-board [class*="btn-"] {
    padding: 6px 50px 10px;
    font-size: 18px;
}

#new_jcom_mansion .container .cv-guide .cv-box,
#new_jcom_mansion .container .cv-guide .cv-board {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#new_jcom_mansion .container .cv-guide .cv-box>p,
#new_jcom_mansion .container .cv-guide .cv-board>p {
    width: 50%;
}

.note::before {
    line-height: 1;
    top: 50% !important;
    transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
    #new_jcom_mansion .select-service-list {
        width: 618px;
        gap: 10px 0px;
        margin: 0 auto;
    }

    #new_jcom_mansion .select-service-list li {
        width: 190px;
    }

    #new_jcom_mansion .select-service-list li .txt {
        line-height: 1;
    }
}

@media screen and (max-width: 767px) {
    #new_jcom_mansion .section p {
        margin: 12px 0 0;
    }

    #content h1,
    #content .h1 {
        margin: 32px 0;
        padding-left: 0;
        font-size: 28px;
        text-align: center;
    }

    #content h2,
    #content .h2 {
        font-size: 26px;
    }

    body.housing_complex #content .building_name {
        margin: 0px;
    }

    body.housing_complex #content .building_name ul.breadcrumbs li {
        font-size: 1.2rem;
    }

    body #new_jcom_mansion a:link,
    body #new_jcom_mansion a:visited,
    body #new_jcom_mansion a:hover {
        color: #406FAF;
        text-decoration: none;
    }

    body.housing_complex #new_jcom_mansion #catch_text img {
        height: 30px;
        width: auto;
    }

    body.housing_complex #new_jcom_mansion #catch_text {
        padding: 10px 0;
        font-size: 1.4rem;
    }

    #new_jcom_mansion .container .cv-guide {
        width: 100%;
    }

    #new_jcom_mansion .btn-sp_simulation {
        border-radius: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #new_jcom_mansion .container .cv-guide .cv-box .icn-starter,
    #new_jcom_mansion .container .cv-guide .cv-board .icn-starter {
        background: #e93817 url(/common_v10/images/icn-think-white.svg) no-repeat 15px;
        background-size: 32px 32px;
    }

    #new_jcom_mansion .container [class*="btn-"]:not(.w-100-sp) {
        border-radius: 16px;
    }

    #new_jcom_mansion .container .btn-member::after {
        background: none;
    }

    #new_jcom_mansion .container [class*="btn-"]:not(.w-100-sp).btn-member {
        border-radius: 100px;
    }

    .btn_simulation_wrap .sp_w100 {
        width: 100% !important;
    }

    #new_jcom_mansion .container .cv-guide .cv-box,
    #new_jcom_mansion .container .cv-guide .cv-board {
        gap: 10px;
    }

    #new_jcom_mansion .container .cv-guide .cv-box>p,
    #new_jcom_mansion .container .cv-guide .cv-board>p {
        width: calc(50% - 5px);
    }
}
