@charset "UTF-8";

body 
.main_text01 {

font-weight: bold;

}


.nakano_ob 
.dis_t span:nth-child(1) {

white-space: nowrap;
}


.contentArea h2 {


    text-align: center;
    font-size: 1.5em;
}



h2::after {
    /**/display: block;
    content: "～居住者の行動や好みを理解し、快適・健康な暮らしをサポートする住宅の実現をめざして～";
    font-size: 1.8rem;
    padding-top: 0px;
/*white-space: pre;*/
line-height: 1.8;
}


.news191028 {

    text-align: center;
    font-size: 0.9em;
    display: inline-block;

}

.news191028 span { 

    display: block;
}

.breadcrumbs li span {

display: inline !important;

}

.news_img01 {

    /*margin-left: 135px;*/
    text-align: center;

}

.news_img01 img {
    max-width: 90%;


}
.news_img02 {

display: -webkit-box;

display: -ms-flexbox;

display: flex;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
margin-top: 15px !important;

}


.news_img02 li:first-child {

    width: 50%;
}


.news_img02 li {

    width: 50%;
}


.news_img02 li img {

padding: 15px 15px 0;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
-webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;


}

.table_title {
    display: inline-block;
/*     margin-left: -10px;
margin-right: 5px;
    font-size: 1.5em;*/
    vertical-align: middle;
    white-space: nowrap;
}


.mb0 {

    margin-bottom: 0px !important;

}
.mb30 {

    margin-bottom: 30px !important;

}

.mt15 {

margin-top: 15px !important;

}

.mt25 {

margin-top: 25px !important;

}
.mt50 {

margin-top: 50px !important;

}

h5 {

    font-size: 1.1em;

}

.bort01 th {
    text-align: center;
    padding: 1%;
    border: 1px solid;
}
.bort01 th,
.bort01 td {

vertical-align: top;

}

.bort01 tr td:nth-child(2) {
vertical-align: middle;
text-align: left;
width: auto;
}
.bort01 tr td:nth-child(3) {

    text-align: left;
    width: 400px;
}

.bort01 td:first-child {

text-align: justify;
white-space: nowrap;
width: 120px;
vertical-align: text-top;
-moz-text-align-last: justify;
    text-align-last: justify;
}

.list_191028 {


}


.list_191028 ul {

    display: flex;
    margin-left: 5px !important;   
}

.list_191028 li {

padding: 5px !important;

}
.list_191028 li:first-child {

white-space: nowrap;
}


.list_02 {
    width: 98%!important;
    margin-left: 0%!important;
    border: 1px solid #ccc;
    font-size: 0.8em;
    display: flex;
}

.sc_titlte_inline {    
    display: block;
}

.midle_t {
    padding: 16px;
    vertical-align: top;
    border-right: 1px solid #ccc;
}
.te_ln {
    padding: 16px;
}

.line_style {
top: -20px;
right: 5px;
position: absolute;
}

.u_line2 {
    border-bottom: 0px solid #195cbf;
    display: block;
    box-sizing: border-box;
    line-height: 1.2;
}


.u_line2:hover {
border-bottom: 1px solid #195cbf;


}


.mod-icon-pdf {
    width: 22px;
    height: 13px;
    margin-right: 5px;
    margin-left: 5px;
    vertical-align: baseline;
}

.on_sp {
    display:none;
    }
    


@media screen and (max-width: 767px){


.on_pc {
    display:none;
    }

.on_sp {
    display:block;
    }
    
 body .fl_b_icon {

/*                display: block !important;*/
    }

    h2::after {
/*
        content: "レアル・マドリード・ファンデーション\A・フットボールスクール東京晴海校 ";

        font-size: 1.6rem;
*/
white-space: normal;
    }


body  .fl_b_icon div {
flex-basis: auto;


    }

body  .fl_b_icon div:nth-child(1) {

    padding:0px 45px 35px;

    }



  body  .table_title {

            white-space: normal;
    }

    

.scroll table{
width:100%;
}
.scroll{
overflow: auto;/*tableをスクロールさせる*/
white-space: nowrap;/*tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar{/*tableにスクロールバーを追加*/
height: 5px;
}
.scroll::-webkit-scrollbar-track{/*tableにスクロールバーを追加*/
background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {/*tableにスクロールバーを追加*/
background: #195cbf;
}


body table.bort01 .over_t {/*
        white-space: nowrap !important;
        width: 100% !important;
        box-sizing: border-box !important;
        padding:1% 0% !important;*/
        margin-bottom: 25px;
    }


    table.bort01 td { /**/
        padding: 5px !important;
        word-break: break-word;
        white-space: nowrap;
        box-sizing: border-box;
        margin: 15px;

}


table.bort01 td:nth-child(1) {

/*    border-spacing: 0px 15px;
    
    box-sizing: border-box;
    white-space: nowrap;
    width: auto !important;*/
    padding: 15px !important;

}



.bort01 tr td:nth-child(2) {

width: 100%;
box-sizing: border-box;
        
}
.bort01 tr td:nth-child(3) {

    box-sizing: content-box;
        
    width: 100%;
    word-break: break-all;
}



.table-scroll::-webkit-scrollbar{

height: 5px;
}
.table-scroll::-webkit-scrollbar-track{
background: #333;
}

.news_flex div {

    margin: 0 auto;
}


    .news_flex {

        -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;



    }

    table.bort01 {
        /*display: block;
        width: 100% !important;
        overflow-x: scroll !important;
        white-space: nowrap !important;
        -webkit-overflow-scrolling:touch;
        border-spacing: 0px 15px;
        border-collapse: separate;
        table-layout: fixed;*/
        margin-bottom: 25px;

    }



    .news_lsit01 {

margin-left: 0em !important;
}


.news_last_box div {

float: none !important;
margin: 0 auto;
padding: 5px;
box-sizing: border-box;
width: 100%;
}

.news_last_box p {

margin-left: 0px !important;
}


.sp_sub_tittle {
    text-align: center;
    color: #004ea2;
    margin-top: -10px;
    display: block;
}


.line_style {
top:0

}






.main_text01 {

    margin-left: 5px !important;
display: flex;

    }    
    
.news_img02 {

flex-wrap: wrap;
}

.news_img01 {
/* margin-left: 50px;*/
}
.news_img01 img {

max-width: 98% ;

}


.news_img02 li {

width: auto;
}

.news_img02 li:first-child {

    width: auto;
}

.te_ln span {

    display: block;
}

.bort01 td:first-child {

/*     text-align: justify;*/
    
} 



}    


.tsuji01 {
font-feature-settings:'jp90' 1;
-webkit-font-feature-settings:'jp90' 1;

font-family: arial, Helvetica,'ヒラギノ角ゴ Pro W3','ヒラギノ角ゴ Pro','Hiragino Kaku Gothic Pro','A-OTF 新ゴ Pro R','ヒラギノ角ゴ2','ヒラギノ角ゴ3','ヒラギノ角ゴ4','小塚ゴシック Pro R','小塚ゴシック Pro','SH G30-P','FC平成角ゴシック体','FA ゴシック','IPA モナー ゴシック','VL ゴシック','Droid Sans Japanese','MS PRゴシック','TGothic-GT01','東風ゴシック','さざなみゴシック','Komatuna','M+1P+IPAG','Mona','JSPゴシック','AR P丸ゴシック体M','EPSON 丸ゴシック体M','Osaka','CRPC&Gれいしっく','FGP平成明朝体W3','GT2000-01','和田研細丸ゴシック2000P','和田研細丸ゴシック2000P4',YOzFont90,YOzFontN90,'Yu Gothic UI','Meiryo UI';

}



.square::before {


content: "";
/* display: inline-block; */
height: 14px;
width: 14px;
position: absolute;
font-size: 0;
background: #333;
top: 6px
}

.main_text01 {

position: relative !important;
font-weight: bold;
}

.square_r {

margin-left: 20px;
}

.mt0 {

    margin-top: 0px !important;

}
.mb0 {

    margin-bottom: 0px !important;
}

.mb5 {
    margin-bottom: 5px !important;

}


.mb10 {
    margin-bottom: 10px !important;

}
.midle_t {

display: -webkit-box;

display: -ms-flexbox;

display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;

}

.text_just {

    text-align: justify;

}


.news_flex {

display: -webkit-box;
display: -ms-flexbox;

display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;

        -webkit-box-align: start;

            -ms-flex-align: start;
align-items: flex-start;
-ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.news_flex div {

    padding: 5px;

    box-sizing: border-box
}

.news_flex div img {

    box-sizing: border-box;

}


.news_center_img {

width: 100%;

}



.text_table {display: table;

margin-left: 0em;
}

.text_table p {display: table-cell ;
margin-top: 0px;
font-weight: bold;
}

.news_lsit01 {
        margin-left: 2em ;
    } 

    .news_lsit01 li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    } 
    .news_lsit01 li span {
            display: block;
    } 

    .news_last_box  p {
    display: table;/*
    margin-left: 1.2em;*/
    }

    .news_last_box p span:nth-child(1) {
        white-space: nowrap;
    }
    .news_last_box  p span {
    display: table-cell;
    }

    .news_last_box .space {

        height: 80px;
    }

    .space {

    height: 80px;
    }

    .news_last_box div {

        float: right;   
    }

    .news_last_box-img {

        clear: both;
        float: right;   
        padding: 0 0 0 10px;
        width: 200px;

    }


    .mll p span:nth-child(1) {

padding-right: 5px;
}

    .mll a {

        word-break: break-all;

    }


.txt_just_ta td:nth-child(1) {
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    width: auto ;
    padding: 15px;
}


table.bort01 {
    width: 98%;
    margin-left: 0%;
    word-break: break-all;
}



table.bort01 td {
    border: 1px solid;
    vertical-align: middle;
    padding: 1%;
}

a {

        word-break: break-all;

}

.flbb {

    display: table;
    padding: 5px 0;

}


.ta {

    display: table-cell;

}


.txt_just {
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: inter-ideograph;
    width: auto ;
}


.fl_b_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
    justify-content: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
    flex-flow: row wrap;
-webkit-box-align: center;
-ms-flex-align: center;
    align-items: center;
}

.fl_b_icon div {
    padding: 0 15px; 
    -webkit-box-sizing: border-box; 
            box-sizing: border-box;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
   -ms-flex-preferred-size:10px;
       flex-basis: 100px;

}

.fl_b_icon div:nth-child(1) {

    padding: 0 45px;
    box-sizing: border-box;

}


.dis_t  {

    display: table;

}      


.dis_t span {

    display: table-cell;
    vertical-align: text-top;
}   

.dis_t span:nth-child(1) {

padding-right: 0.5em;
}

.faq_ov {
text-align: center;

}
.faq_ov p {

border: 1px solid;
box-sizing: border-box;
border-top: 0px;
padding: 5px;



}

.faq_ov p:nth-child(1) {
border-top: 1px solid;
padding: 5px;
box-sizing: border-box;
background: #ccc;

} 


body .notxt_just_ta td {
text-align-last: initial !important;
width: auto !important;

}

@media all and (-ms-high-contrast: none) { 

.fl_b_icon div:nth-child(1) img {

width: 200px;
}


.fl_b_icon div:nth-child(2) img {

width: 220px; 
}
}

.news_head span {

display: block;

}


