/*前方一致でページスクロール*/

a[id^="q_"] {
    display: block;
    margin-top: -100px;
    padding-top: 150px;
}

/*pタグでエディター通りの改行ができる*/

.white_space {
    white-space: pre-wrap;
}



/*accessMap start*/

.access-header {
    padding: 10px 0 15px;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    margin: 0 14.7% ;
}
.gmap iframe {
    height: 400px;
    width: 100%;
    border: 0;
}
.comp-info {
    margin-top: -20%;
    margin-left: 14.7%;
}

/*accessMap end*/

/*q&a start*/

.content01_text_qa p {
    margin: 0 0 2% 1.5%;
}

.item_qa {
    padding-bottom: 1.5em;
}
p.text_question {
    padding-bottom: 0.8em;
}
.text_question,
.text_question a {
    color: #3333ff;
    font-weight: bold;
}
.text_answer {
    font-weight: bold;
    line-height: 1.5em;
}
.text_answer_char {
    color: #ff0000;
}

.text_answer_01 {
    padding-bottom: 0.8em;
}

.text_answer_qa {
    font-weight: bold;
    line-height: 1.5em;
    margin: 1em 0;
}

/*q&a end*/

/*leave start*/
.leave {
    background-color:#ffff99;
}


/*landlord start*/
/*.main_nav_inner_store {*/
    /*padding: 40px 0 20px;*/
    /*font-size: 20px;*/
/*}*/

.main_nav_inner_store ul li {
    display: inline;
    color: #1C4FA2;
    padding-top: 5px;
    font-weight: bold;
}

.main_nav_inner_store ul li :hover {
    color: #122b40;
}

.container_store {
    color: #FFF;
    background-color: #1C4FA2;
    border-radius: 5px;
    margin-bottom: 10px;
}

/*landlord end*/

/*store_description start*/

.sub_image_store {
    position: relative;/*相対配置*/
    width: 100%;
}

.sub_image_store h2 {
    position: absolute;/*絶対配置*/
    font-weight: bold;
    font-size: 3em;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin:0;
    padding:0;
}

.sub_image_store img {
    width: 100%;
}

.main_nav_inner_store {
    text-align: center;
}

/*store_description end*/

/*loan_simulation start*/


.loan {
    color: #FF0000;
    background-color: #FFFF00;
    font-weight: bold;
}

.loan_sub01 {
    font-size: 15px;
    font-weight: bold;
}


/*loan_simulation end*/


/*job_offer start*/

.page_title_job {
    color: #3366FF;
    text-align: center;
    margin-bottom: 10px;
}

.content01_text_job p {
    margin-bottom: 10px;
}

.container_job_sub01 {
    margin: 20px 0;
}

.container_job_sub02 {
    color: #3333FF;
    background-color: #FFFF99;
    text-decoration : underline;
}

.container_job01 {
    margin: 40px 0;
}

.container_job_sub03 {
color: #07519A;
}

/*job_offer end*/


/*newface_interview start*/

.page_title_newface {
    color: #009900;
    background-color: #FFFF99;
}

.newface01 {
    margin: 50px;
    text-align: center;
}

.newface02 {
    color: #FF0000;
    background-color: #FFFF00;
    font-size: 30px;
    font-weight: bold;
}

.newface03 {
    color: #3333FF;
    background-color: #FFFF99;
    font-size: 20px;
    font-weight: bold;
}

.newface04 {
    margin: 20px 0;
}

.container_newface_sub01 {
    margin-bottom: 40px;
}

.newface_img {
    margin-bottom: 20px;
}

/*newface_interview end*/


/*before_moving start*/

.container_moving {
    margin-bottom: 30px;
}

.page_title_before_moving {
    text-align: center;
}

.before_moving01 {
    color: #FF0000;
    font-size: 20px;
    font-weight: bold;
    text-decoration : underline;
    margin: 30px 0;
}

.before_moving02 {
    margin-bottom: 20px;
}

.before_moving03 {
    color: #CC33CC;
    text-decoration : underline;
}

.page_title_moving {
    padding-top: 50px;
}

/*before_moving end*/

/*moving_in_tenants start*/

.moving01 {
    color: #1F1799;
    background-color: #CCFFFF;
    font-size: 1.5em;
    margin: 20px 0;
}

.moving_sub01 {
    color: #FF0000;
    background-color: #FFFFCC;
    font-weight: bold;
    font-size: 30px;
}

.container_moving_sub01 img {
    width: 500px;
    height: auto;
}

.moving_sub02 {
    color: #000099;
    font-size: 30px;
    margin-top: 50px;
}
.moving_sub03 {
    color: #FF0000;
    background-color: #FFFF33;
    font-size: 30px;
}

/*moving_in_tenants end*/

/*tenant_bookmark start*/

.tenant_bookmark_sub02 {
    padding: 2em 0 1em ;
}

.tenant_bookmark_sub02 span {
    color: #FF0000;
    background-color: #FFFF33;
}


/*emergency start*/

.container_emergency_sub01 img {
    width: 500px;
    height: auto;
    padding-bottom: 20px;
}

.emergency_sub02 {
    color: #FF0000;
}

.page_title_emergencysub01 {
    color: #FF0000;
    padding-top: 30px;
}

.emergency_sub03 {
    padding: 30px 0;
}

.emergency_sub04 {
    font-size: 1.5em;
    color: #3333FF;
    background-color: #FFFF99;
}

/*emergency end*/


/*tenant_description start*/

.container_tenant_sub01 img {
    width: 500px;
    height: auto;
}

.container_tenant_sub01 {
    padding-bottom: 3em;
}

.container_tenant_sub02 {
    padding: 5px 0 10px;
}

.container_tenant_sub02 p {
    font-size: 20px;
}

.container_tenant_sub03 {
    padding: 0.5em 0;
}

.container_tenant_sub04 {
    color: #FF0000;
    background-color: #FFFF99;
    font-weight: bold;
    font-size: 20px;
}

/*tenant_description end*/


/*rental_terms start*/

.rental_terms_sub01 {
    color: #FF0000;
    background-color: #FFFF33;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 2em;
}

.container_rental_sub01 img{
    width: 200px;
    height: auto;
}

.page_title_rental_sub02 {
    font-weight: bold;
}

/*rental_terms end*/


/*about_big start*/

.container_about_big_sub01 {
    display: flex;
    justify-content: center;
    padding-top: 10px;

}

.container_about_big_sub02 {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
}

.container_about_big_sub03 p {
    font-size: 20px;
    font-weight: bold;
}

/*about_big end*/


/*job_recruitment start*/

.job_recruitment_sub00 {
    padding-bottom: 0.5em;
}

.job_recruitment_sub01 {
    color: #FF0000;
    font-size: 25px;
    padding: 1em 0;
}

.job_recruitment_sub02 {
    color: #000099;
    background-color: #FFFF00;
    font-size: 25px;
    font-weight: bold;
}

.job_recruitment_sub03 {
    font-size: 20px;
    padding-bottom: 1em;
}

.job_recruitment_sub03 img {
    width: 100%;
    height: auto;
    padding: 4em 0;
}

.job_recruitment_sub04 {
    font-size: 20px;
    padding-bottom: 1em;
}

.job_recruitment_sub05 {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 1em;
}

.job_recruitment_sub06 {
    padding-left: 2em;
}

/*job_recruitment end*/


/*brokerage_company start*/

.container_brokerage_sub03 {
    margin: 20px 0;
}

.page_title_brokerage01 {
    color: #FF6666;
}

.page_title_brokerage02 a:hover {
    color: #FF0000;
    text-decoration: underline;
}

.page_title_brokerage03 {
    color: #3333FF;
}

.page_title_brokerage04 {
    font-size: 1.1em;
    font-weight: bold;
}

.page_title_brokerage05 {
    font-size: 1.1em;
}

.container_brokerage_sub05 {
    padding-bottom: 40px;
}

.container_brokerage_sub04 {
    padding-bottom: 30px;
}

.brokerage01 {
    color: #FF0000;
    font-size: 1.3em;
    font-weight: bold;
}

.brokerage02 {
    color: #FF0000;
}

.brokerage03 a:hover {
    text-decoration: underline;
    font-weight: bold;
}

.brokerage04 {
    color: #3333FF;
    background-color: #FFFF33;
    font-size: 1.2em;
}

.brokerage06{
    color: #FF0000;
}

.brokerage07 {
    font-size: 1.1em;
}

.brokerage08 {
    padding: 40px 0;
}


/*brokerage_company end*/



/*various_formats start*/

.various_sub01 {
    margin-bottom: 1em;
}

.various_sub03 {
    text-align: center;
}

.various_sub02 {
   margin: 4em 0;
}

.various_sub04 {
    color: #FF0000;
    font-weight: bold;
}

.various_sub05 {
    border: 1px solid #bbb;
    padding: 21px 19px 0 19px;
    border-radius: 5px;
    margin: 10px auto;
    width: 60%;
    background-color: #F2F2F2;
}

.various_sub06 {
   padding: 10px 0;
}


.various_sub06 h2 {
    float: left;
    padding: 0 50px 0 10px;
}

.various_sub06 p {
    border-bottom: dotted 1px #bbb;
    padding-bottom: 10px;
    font-weight: bold;
}

.various_sub07 {
    padding: 10px 0;
}

.various_sub07 h2 {
    float: left;
    padding: 0 50px 0 10px;
}

.various_sub07 p {
    padding-bottom: 10px;
    font-weight: bold;
}

.various_sub08 {
    width: 60%;
    margin: auto;
}




/*various_formats end*/


/*privacy_policy start*/

.privacy_sub00 {
    border: 1px solid #bbb;
    padding: 21px 19px 0 19px;
    border-radius: 5px;
    margin: 0 20px 20px;
}

.privacy_sub01 {
  border-bottom: 1px dotted #777;
    font-weight: bold;
}

/*text-indent=1行目だけ字下げを、字上げを行う*/
.privacy_sub01 p {
    text-indent: -6.45em;
}

.privacy_sub02 li {
    padding-left: 5em;
    text-indent: -1.45em;
}

.privacy_sub03 li {
    padding-left: 3.2em;
    text-indent: -2.9em;
}

.privacy_sub04 li {
    padding-left: 3em;
    text-indent: -2.6em;
}

.privacy_sub05 li {
    padding-left: 5em;
    text-indent: -1.45em;
}

/*privacy_policy end*/



/*company_profile start*/

#company-section {
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    padding: 30px 0 0 0;
    width: auto;
    zoom: 1;
}
#company-left {
    width: 66%;
    float: left;
    margin: 0 0 20px 10px;
    display: inline;
}

.company-map {
    float: right;
    padding: 3px 0 0 0;
}
table {
    width: 100%;
}
#company-section th {
    font-weight: normal;
    text-align: left;
    border-bottom: 1px dotted #777;
    vertical-align: top;
    padding: 10px 0 5px;
}
#company-left th {
    width: 85px;
}
#company-section td {
    border-bottom: 1px dotted #bbb;
    padding: 10px 0 5px;
}
#company-right {
    width: 206px;
    float: right;
    margin: 0 9px 20px 0;
    display: inline;
}
#company-right li {
    margin: 0 0 11px;
    text-align: center;
}
#company-right li img {
    border: 1px solid #999;
}
#company-right li.last {
    margin: 0;
}
#company-right p {
    text-align: right;
    margin: 3px 0 0 0;
}
#company-map {
    clear: both;
    width: 656px;
    margin: auto;
}
#company-map iframe {
    border: 3px solid #130975;
}
#company-map p {
    text-align: right;
    clear: both;
}

#companyTableInfo {
    table-layout: fixed;
}

/*company_profile end*/



/*property_list start*/

.property_list_lend01 .tab_content {
    background: #A4B8D9;
    color:#1C4FA2;
    width:60% ;
    border-radius:5px 5px 0 0;
    padding:11px 0;
    display: block;
    text-align: center;
    margin: auto;
    font-size: 2rem;
}
/*
#property_list_lend li {
    float: left;
}
*/
/*property_list end*/

/* search-list start */


@media screen and (min-width: 767px) {
    .search-list{
        margin: 0 10px;
        padding: 0 10px;
        overflow: hidden;
    }

    .search-list li {
        float: left;
        width: 230px !important;
        background: whitesmoke;
        border: solid 5px white;
    }

    .search-list li img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .search-list li dl {
        margin: 0;
        padding: 0;
        color: black;
        font-size: large;

    }

    .result {
        width: 250px !important;
        background: whitesmoke;
        outline: solid 1px white;
        margin: 1px 5px;
    }

    .image_area {
        display: table-cell;
        width: 250px;
        height: 250px;
        text-align: center;
        vertical-align: middle;
        position: relative;
    }

    .result img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .result dl {
        margin: 0;
        padding: 0;
        color: black;
        font-size: large;

    }

    .search-list dt{
        padding: 10px;
        font-weight: normal;
    }

    .search-list dd {
        padding: 10px;
        max-width: 230px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .search-list dt span{
        padding-right: 25px;
        font-weight: bold;
    }
    .search-list dd span {
        padding-right: 25px;
        font-weight: bold;

    }
}

@media screen and (max-width: 767px) {
    .search-list{
        margin: 0 10px;
        padding: 0 10px;
        overflow: hidden;

    }

    .search-list li {
        float: left;
        width: 250px !important;
        background: whitesmoke;
        border: solid 5px white;

    }

    .search-list li img {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .search-list li dl {
        margin: 0;
        padding: 0;
        color: black;
        font-size: large;

    }

    .result {
        width: 340px !important;
        background: whitesmoke;
        outline: solid 1px white;
        margin: 1px 5px;

    }

    .image_area {
        display: table-cell;
        width: 350px;
        height: 250px;
        text-align: center;
        vertical-align: middle;
        position: relative;
    }

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

    .result dl {
        margin: 0;
        padding: 0;
        color: black;
        font-size: large;
    }

    .search-list dt{
        padding: 2px;
        font-weight: normal;
    }

    .search-list dd {
        padding: 2px;
        max-width: 340px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .search-list dt span{
        padding-right: 2px;
        font-weight: bold;
    }
    .search-list dd span {
        padding-right: 2px;
        font-weight: bold;

    }

}

.seiyaku {
    position: absolute;
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    color: white;
    font-weight: bold;
    font-size: 32px;
    /*background-color: rgba(204,204,204,0.8);*/
    background-color: rgba(233,0,0,1);
    outline: 3px solid red;
    /*border-radius: 5px;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 50px;
    height: 100px;
    transform: scale(2);

}
/* search-list end */

/* property 物件詳細 */

.property_details_title_text {
    text-align: center;
}

/*property_details end*/


/*property_list02 start*/

.property_list_lend02 .tab_content {
    background: #6CCC13;
    color:#FFF;
    width:60% ;
    border-radius:5px 5px 0 0;
    padding:11px 0;
    display: block;
    text-align: center;
    margin: auto;
    font-size: 2rem;
}

.property_list_lend02
.content02_inner {
    border-top: 3px solid #6CCC13;
}


.property_list_lend02_sub01 {
    padding: 10px;
    background: #6CCC13;
    color: white;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: large;
}

#property_list_lend li {
    float: left;
}

/*property_list02 end*/


/*固定ページ画像*/
.fixed_page_img img {
    width: 100%;    /* 横幅を割合で指定 */
    height: auto;  /* 高さは自動指定 */
}

/*トップ画像下の画像3点*/
.container_store_sub {
    display: flex;
    justify-content: space-around;
    max-width: 100%;
    /*padding: 0.5em;*/
    width: 100%;    /* 横幅を割合で指定 */
    height: auto;  /* 高さは自動指定 */
    padding: 1px 0;
}

.container_store_sub img {
    width: 100%;    /* 横幅を割合で指定 */
    height: auto;  /* 高さは自動指定 */
    padding: 1px;
}



/* 768px以上のサイズで表示する */
@media screen and (min-width: 768px) {
    .page_title_sub01 {
        color: #ff0000;
        font-size: 1.8em;
        padding: 10px 0;
    }
}


/* 768px以下のサイズで表示する */
@media screen and (max-width: 767px) {
    .page_title_sub01 {
        color: #ff0000;
        font-size: 20px;
        padding: 5px 0;
    }

    .sub_display_content .content01_text span {
        font-size: 20px;
        /*background-color:#ffff99;*/
    }

    .details_span {
        background: #4DBB4F　!important;
        padding: 2px 4px 1px 3px;
        color: #fff;
        border-radius: 5px;
        font-size: 11px !important;
        margin: 0 0 1px 5px;
    }
}

/* 幅が 768px 以上の場合に適用するスタイル */
@media screen and (min-width:768px) {
    .only_sp {
        display: block;
    }
    .page_title {
        text-align: center;
    }
    .container_store h3 {
        padding-left: 30px;
    }
    .page_title_sub {
        padding-bottom: 5px;
    }
    .main_nav_inner_store {
        padding: 40px 0 20px;
        font-size: 20px;
    }


    .br-pc {
        display:block;
    }
    .br-sp {
        display:none;
    }

    .recommendation_property .content02_tab {
        max-width: 1000px;
        width:100%;
        margin:0 auto;
    }

    /*
    #property_list_lend {
        height: 1130px;
    }
    */

    .property_sub_contents .sub_title span{
        font-size:24px;
        font-weight:normal;
        padding-left:15px;
        line-height:24px;
    }

    .property_sub_contents .sub_title_text {
        font-size:20px;
    }

    .property_sub_contents .main_text {
        margin:10px auto 0;
    }

    .property {
        width:100%;
        margin:0 auto;
        display:table;
    }

    .property .container{
        width:100%;
    }

    .property_contents_detail {
        padding:0;
    }

    .property_contents_detail .sub_title {
        padding:80px 0 20px;
        line-height:34px;
    }

    .property_image .container .col-sm-12 {
        padding:0;
        line-height:0;
        padding-bottom:1px;
    }

    .property .container .col-sm-2{
        padding-right:1px;
        padding-left:0;
    }

    .property .container .col-sm-6,
    .property_detail_list{
        padding:0;
    }

    .property .container .property_detail_left {
        padding-right:15px;
        height:100%;
    }

    .property .container .property_detail_right {
        padding-left:15px;
        height:100%;
    }

    .property_detail {
        border-bottom:1px solid #ccc;
        height:100%;
    }

    .property_detail .row-eq-height{
        height:100%;
        margin:0;
    }

    .property_detail .col-sm-12 {
        padding:0;
    }

    .property .container .first_border .property_detail {
        border-top:1px solid #ccc;
    }

    .property_detail .col-sm-3 {
        background:#f4f4f4;
        color:#01499d;
        padding:20px 5px;
        text-align:center;
        height:100%;
        width:30%;
    }

    .property_detail .col-sm-2 {
        background: #f4f4f4;
        color: #01499d;
        padding: 20px 15px;
        text-align: center;
        height: 100%;
        width: 14.5%;
    }

    .property_detail .col-sm-10 {
        padding: 20px 15px;
        width: 85.5%;
    }

    .property_detail .col-sm-9 {
        padding:20px 15px;
        width:70%;
    }

    .property_contents_map property {
        margin: 20px auto;
        padding: 0 auto;
    }

    .property_map {
        /*height:400px;*/
        /*width: 100%;*/
    }

    .property_contact {
        text-align:center;
        margin:0 auto;
        padding-bottom:80px;
    }

    .property_contact button{
        background:#01499d;
        color:#fff;
        border-radius:10px;
        padding:25px 0;
        width:540px;
        font-size:28px;
        line-height:28px;
    }

    .property_contact button:hover{
        opacity:0.7;
        transition:0.5s;
    }

    .property_contact button .fa-angle-right{
        padding-left:30px;
    }
}


/* 幅が 767px 以下の場合に適用するスタイル */
@media screen and (max-width:767px) {
    .only_sp {
        display: block;
    }
    .page_title {
        font-size: 20px;
        text-align: center;
    }
    .page_title_sub{
        font-size: 15px;
        text-align: center;
    }
    .fixed_page_img {
        margin: 0 10px;
    }
    .main_nav_inner_store {
        display: none;
    }

    .sub_image {
        margin-bottom: -100px;
    }

    .container_store p {
        display: none;
    }

    .container_store_sub {
        padding: 0 9px;
    }

    .gmap iframe {
        height: 150px;
        width: 100%;
    }

    .address {
        font-size: 15px;
    }

    .sub_image_store h2 {
        font-size: 20px;
    }

    .page_title_loan {
        font-size: 20px;
        text-align: center;
    }

    .page_title_job {
        font-size: 20px;
    }

    .content01_text_job p {
        font-size: 15px;
    }

    .container_job_sub02 {
        font-size: 20px;
    }

    .container_job_sub03 {
        font-size: 20px;
    }

    .newface02 {
        font-size: 20px;
    }

    .newface03 {
        font-size: 16px;
    }

    .page_title_before_moving {
        font-size: 20px;
    }

    .moving01 {
        font-size: 20px;
    }

    .moving_sub01 {
        font-size: 20px;
    }

    .moving_sub02 {
        font-size: 20px;
    }

    .moving_sub03 {
        font-size: 20px;
    }

    .content01_text_qa p {
        font-size: 12px;
        font-weight: bold;
    }

    .tenant_bookmark_sub02 {
        font-size: 20px;
    }

    .tenant_bookmark_sub01 {
        font-size: 15px;
    }

    .page_title_emergencysub01 {
        font-size: 20px;
    }

    .page_title_emergencysub02 {
        font-size: 16px;
    }

    .container_tenant_sub02 p {
        font-size: 15px;
    }

    .container_tenant_sub04 {
        font-size: 15px;
    }

    .rental_terms_sub01 {
        font-size: 20px;
    }


    .container_rental_sub01 img{
        width: 100px;
        height: auto;
    }

    .page_title_rental_sub01 {
        font-size: 20px;
    }

    .container_about_big_sub03 p {
        font-size: 15px;
    }

    .job_recruitment_sub01 h3 {
        font-size: 20px;
    }

    .job_recruitment_sub02 {
        font-size: 20px;
    }

    .job_recruitment_sub03 {
        font-size: 16px;
    }

    .job_recruitment_sub04 {
        font-size: 16px;
    }

    .job_recruitment_sub05 {
        font-size: 16px;
    }

    .page_title_brokerage02 {
        font-size: 20px;
    }

    .br-pc {
        display:none;
    }

    .br-sp {
        display:block;
    }

    /* property 物件詳細 */

    .property_sub_contents .sub_title {
        font-size:34px;
        line-height:34px;
    }

    .property_sub_contents .sub_title span{
        font-size:24px;
        color:#333;
        line-height:24px;
        font-weight:normal
    }

    .property_sub_contents .sub_title_text {
        font-size:20px;
        padding:0 15px 10px;
    }

    .property {
        width:100%;
        margin:0 auto;
        display:table;
    }

    .property .container{
        width:100%;
    }

    .property .container .property_detail .col-sm-2 {
        background: #f4f4f4;
        color: #01499d;
        padding: 10px;
        line-height: 1;
    }

    .property .container .col-sm-6{
        padding:0;
    }

    .property_detail,
    .property_detail .row-eq-height{
        height:100%;
    }

    .property_sub_detail {
        padding:20px 15px;
    }

    .property .container .first_border .property_detail_left .property_detail .col-sm-3 {
        border-top:1px solid #ccc;
    }

    .property_detail .col-sm-3 {
        background:#f4f4f4;
        color:#01499d;
        padding:10px;
    }

    .property_detail .col-sm-9 {
        padding:10px 10px 20px;;
        border-bottom:1px solid #ccc;
    }

    .property_map {
        height:250px;
        padding-bottom:30px;
    }

    .property_contact {
        text-align:center;
        margin:0 auto;
        padding:0 15px 30px;
    }

    .property_contact button{
        background:#01499d;
        color:#fff;
        border-radius:10px;
        padding:15px 0;
        width:100%;
        font-size:28px;
        line-height:28px;
    }

    .property_contact button:hover{
        opacity:0.7;
        transition:0.5s;
    }

    .property_contact button span {
        line-height:1.4em;
    }

    .property_contact button .fa-angle-right{
        float:right;
        line-height:0;
        padding-right:20px;
    }

    .property_map {
        height:250px;
        padding-bottom:30px;
    }
}


/* staff_big スタッフ詳細 s */
.detail-view {
    padding-bottom: 15px;
}
.detail-view .kana {
    background-color: #f5f5f5;
    font-size: 10px;
    border-top: solid 1.5px #e5e5e5;
}
.detail-view .name {
    background-color: #f5f5f5;
    font-size: 22px;
    font-weight: bold;
    border-bottom: solid 1.5px #e5e5e5;
}
.detail-image {
    padding-bottom: 15px;
    max-width: 350px;
    margin: auto;
}
.detail-image img {
    width:100%;
    height:auto;
}
.staff-list-button{
    padding-top: 30px;
    padding-bottom: 30px;
}
.btn-flat-border {
    display: inline-block;
    padding: 0.2em 0.5em;
    text-decoration: none;
    color: #000000;
    border: solid 1px #000000;
    border-radius: 3px;
    transition: .4s;
    font-size: 14px;
}
.btn-flat-border:hover {
    background: #000000;
    color: white;
}

@media screen and (max-width:767px) {
    .staff-detail-view {
        text-align: center;
    }
}
/* staff_big スタッフ詳細 e */


/* 固定ページ（検索付き） s */
.fix-search-table-img {
    padding-bottom: 15px;
    max-width: 350px;
    margin: auto;
}

.fix-search-table span {
    font-size: 14px;
    color: #fff;
    background: #1C4FA2;
    border-radius: 3px;
    margin: 5px;
    text-align: center;
    display: inline-block;
    width: 60px;
}

.fix-search-table-img img {
    width:100%;
    height:auto;
}
/* 固定ページ（検索付き） e */
