@charset "utf-8";

/* ----------------------------------------
    PC設定
---------------------------------------- */

@media screen and (min-width: 481px){
body {
	min-width: 481px;
}



#page-top ul{
    display: flex;
}
#page-top{
    background-image: linear-gradient(90deg, rgba(233, 233, 233, 1), rgba(172, 172, 172, 0.3));
}
.pagetop_inner{
    width: 95%;
    max-width: 1280px;
    margin:0 auto;
    position: relative;
}

#page-top ul li:first-child{/*左大画像*/
    width: 40%;
}
.kodatxt{
    width: 60px;
    left: 72%;
}
.headimg2{/*右下画像*/
    bottom: 0px;
    left: 67%;
    width: 20%;
    z-index: 1000;
}
.headimg3{
    right: 0;
    top: 0px;
    width: 20%;
}

#page-top ul li:nth-child(2){/*SupportYourLifeテキスト*/
    width: 30%;
    left: 41%;
}
#page-top ul li:last-child{/*問い合わせまとめ*/
    width: 25%;
    bottom: 0px;
    left: 40%;
}

/*下層ページのタイトル*/


.content__mv .img {
    position: relative;
    z-index: 5;
    width: calc(100% - 13.3rem);
    height: 13rem;
    margin-left: 13.3rem;
}
.content__mv .ttl {
    top: 50%;
}

.content__mv{
    margin-bottom: 6rem;
}

/*aboutページ*/

.main-about h4 {
    font-size: 2.4rem;
    padding: 3rem 0;
    margin-bottom: 3rem;
}

.ab-ma-1{
    display: flex;
    justify-content: space-between;
}
.main-about ul{
    width: 50%;
    margin-right: 1%;
}
.main-about ul li:first-child{
    font-size: 1.2rem;
    margin-bottom: 2.2rem;
}
.block-about{
    display: flex;
    justify-content: space-between;
}
.block-about ul{
    width: 66%;
}
.block-about{
    align-items: center;
    width: 85%;
    margin: 0 auto 30px;
    max-width: 1280px;
    background-color: #ffffff73;
    padding: 3% 2%;
}
.block-about figure{
    width: 32%;
    margin-right:2%;
}

.block-about ul li:first-child{
    font-size: 1.2rem;
    line-height: 2;
    margin-bottom: 15px;
    text-align: left;
    font-weight: 600;
}

.kodawari{
    margin-bottom: 3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    width: 90%;
    padding: 2% 5%;
}
.koda_right{
    width: 55%;
}
.koda_left{
    width: 43%;
}
.block-koda{
    width: 95%;
    max-width: 1070px;
    margin:0 auto 60px;
}

section.about,
section.services,
section.info,
section.works,
section.realestate,
section.contact
{
    max-width: 1280px;
    width: 95%;
}
.info_wrap{
    width: 80%;
}

.info_wrap ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.info_wrap ul li{
    width: 49%;
    border-bottom:1px solid #bab7b7;
/*    border-top:1px solid #bab7b7;*/
    padding:15px 0;
}
.works ul{
    justify-content: flex-start;
    margin-bottom: 1rem;
}

.works ul li{
    width: 22%;
    padding: 15px 1%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.works ul li:first-child,
.works ul li:nth-child(2),
.works ul li:nth-child(3){
        margin-right: 1.333%;
}



.section_wrap{
    display: flex;
    justify-content: space-between;
    }

.services ul{
    display: flex;
    margin-bottom: 50px;
}
.services ul li:first-child{
    width: 60%;
    margin-right:5%;
}
.services ul li:nth-child(2){
    width: 35%;
}
.realestate ol{
    display: flex;
    justify-content: center;
}
.estateimg{
    width: 55%;
}
.estateinfo{
    width: 43%;
    padding-top: 50px;
}
.about_left {
    width: 45%;
    margin-right: 5%;
    /*padding-left: 3rem;*/
}
section.about figure{
    width: 22%;
}
.realestate h3{
    display: flex;
    justify-content: space-between;
    margin-bottom: 85px;
}
section h2{
    font-size: 3rem;
    padding-left: 3rem;
}

section h2:before {
    width: 2.4em;
    height: 0.8rem;
    bottom: 1rem;
    left: 0rem;
}
section h2 span{
    font-size: 14px;
    margin-left: 10px;
}
.sp_about_img{
    display: none;
}
.realestate ol li{
    width: 35%;
}
.realestate ol li:first-child{
    margin-right:40px;
}

.wh_wrap{
    width: 85%;
    padding: 4% 2.5%;
    margin: 40px auto 0;
}
.contact_left h3{
    font-size: 1.2rem;
    margin-bottom: 2rem;
}
.contact_left li h5{
    font-size: 1.0rem;
    margin-top: 10px;
}
.contact_left h4{
    padding: 20px 0;
    font-size: 1.0rem;
    margin: 0 auto;
    letter-spacing: 0.08rem;
}
.telnum:before {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
.telnum{
    font-size: 24px;
    letter-spacing: 0.08rem;
}
.contact_left{
    display: flex;
    justify-content: space-between;
}
.contact_left li{
    width: 49%;
    text-align: center;
}
.contact_left li:first-child{
    border-right: 1px solid #666;
}
footer{
    background-color: #fff;
}
#foot_wrap{
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 80px 0;
    max-width: 1124px;
}
.foot_left{
    width: 60%;
}
.foot_right{
    width: 39%;
}
.foot_left ul li{
    margin-right: 120px;
}
.foot_left h3{
    width: 70%;
}
.foot_left ul{
    width: 70%;
}
.foot_right ul li:first-child{
    font-size: 1.6rem;
    margin-bottom: 20px;
}

.foot_right ul li:nth-child(2),
.foot_right ul li:last-child{
    font-size: 1.0rem;
    line-height: 1.8;
}
.foot_right ul li:nth-child(3){
    font-size: 1.4rem;
    line-height: 1.8;
}
.foot_left ul li{
    font-size: 1.0rem;
    line-height: 1.8;
}
.foot_left h3{
    font-size: 1.2rem;
    margin: 0 auto 20px;
}


/*会社概要*/

.tablebox{
    margin-top: 60px;
}

.tablebox table {
    font-size: 1.0rem;
    max-width: 1280px;
}

.tablebox tr {
    border: 1px solid #aeabab;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.tablebox th {
    width: 35%;
    padding: 25px 0;
    border-right: 1px solid #aeabab;
}

.tablebox td {
    width: 65%;
    padding: 25px 0 25px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*不動産情報*/

.works_dtl h3{
    width: 65%;
    margin-bottom: 2rem;
    margin-left: auto;
}
.works_dtl h3::before {
    top: 170px;
    width: 1100px;
    height: 417px;
    left: -210px;
}
.works_bg{
    font-size: 10rem;
    top: 18rem;
}
.single_new_info ul li {
    width: 48%;
}
.bukken_contact h4 {
    width: 350px;
    padding: 0.8rem 0;
    font-size: 0.9rem;
    letter-spacing: 0.08rem;
}
.bukken_contact h4:after {
    right: 2rem;
}
.single_new_info ul li p.text {
    width: 65%;
}


/*contact*/

.contents_wrap{
    width: 85%;
    padding: 70px 5%;
    max-width: 1280px;
}

.midashi h2{
    font-size: 2.0rem;
    letter-spacing: 10px;
}
.contact_wrap h2{
    font-size: 1.6rem;
    letter-spacing: 10px;
    width: 60%;
    margin: 0 auto 15px;
}
.contact_wrap h3{
    width: 80%;
    font-size: 1.0rem;
}
.entry-tbl table th{
    width: 30%;
    text-align: left;
    margin-bottom: 20px;
    border-right: 1px solid #e4e4e4;
    padding-left: 5%;
    font-weight: normal;
    position: relative;
    vertical-align: top;
    padding-top: 1.3rem;
}
.entry-tbl table td{
    width: 65%;
    text-align: left;
    padding: 2.3rem 0 2.3rem 2rem;
}
.txt_spc{
    width: 80%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 30px;
}

.txt_sht{
    width: 20%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 30px;
    margin: 0 10px 0 5px;
}
.txt_are{
    width: 80%;
    background-color: #fbfbfb;
    border:1px solid #eee;
    height: 240px;
}


/*施工事例の各ページ*/
.works_bg span.works_bg_ttl{
    font-size: 1.4rem;
    color: #908484;
    margin-left: 2rem;
    display: block;
}





/*線入りボタン*/

.btn01{
        width: 300px;
}
.btn a {
    margin-top: 70px;
}

/*共有*/
.mlauto{
    margin-left: auto;
}
.mb12rem{
    margin-bottom: 12rem;
}
/*不動産ページ追加*/
.rent_bg {
    font-size: 8rem;
    top: 18rem;
}
.newhm_wrap{
    display: flex;

}
.newhm_wrap figure{
    width: 55%;
    margin-right: 2%;
}
.estate_bukken{
    display: flex;
}
.est_bukken_inner {
    width: 30%;
    padding: 15px 1%;
    background-color: #fff;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
/*20230821作業*/

/*LINEアイコン*/
.navLine {
    padding: 0px 0 0 1.7rem;
    background-position: 0 0px;
    background-size: contain;
    }
.contact_left li {
    width: 33.333%;
    text-align: center;
}

.contact_left li:nth-child(2) {
    border-right: 1px solid #666;
}

.foot_left ol{
    display: flex;
    width: 70%;
    margin: 0 auto;
}
.foot_left ol li:first-child {
    background-color: #050b54;
    padding: 20px 1% 20px 2%;
    width: 45%;
    margin-right: 1%;
}
.foot_left ol li:nth-child(2){
    background-color: #f0f2e6;
    padding: 20px 1% 20px 11%;
    width: 38%;
    line-height: 2;
}
.foot_left ol li{
    margin: 40px auto 0;
}
ul.conLinettl{
    width: 85%;
}
ul.conLinettl li img{
    width: 25%;
}
ul.conLinettl li{
    margin-bottom: 2rem;
}
ul.conLinettl{
    margin:0 auto 6rem;
}
ul.conLinettl li:nth-child(2){
    font-size: 1.0rem;
}
.contfoot:before {
    content: '';
    display: inline-block;
    width: 40px;
    height: 35px;
    background-image: url(../images/mail_icon.png);
    background-size: contain;
    vertical-align: middle;
    background-repeat: no-repeat;
    margin-right: 10px;
}
/*20230825作業*/

/*プライスダウン*/

.pd_ani{
/*    position: absolute;*/
/*    top: 2rem;*/
}
.pd_ani img{
    width: 30%;
}

/*不動産バナー*/

.realbnr{
    display: flex;
    column-gap: 4rem;
    justify-content: space-between;
    margin-bottom: 5rem;
}
.realbnr div.realbnr_in a {
    padding: 1.5rem;
}

.realIcon_top div{
    width: 150px;
    margin-right:1rem;
}

.mb5rem{
    margin-bottom: 5rem;
}

.bnr_area figure{
    width: 85%;
    margin: 0 auto 5rem;
    max-width: 1280px;
}
/*不動産ページの詳細画像*/

.single_img ul li{
    width: 24%;
    background-color: #999;
}
.single_img ul{
    flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: flex-start;
}


}