@charset "UTF-8";

/*
	2020
	デザインパターン
*/

/*タイトル画像*/
#page_title {
    background-image: url(../../images/page_title_bg_patten2.jpg);
}

/*サブメニュー画像背景*/
.jirei_type_box {
    background-image: url(../images/jirei_type_waku2.svg);
}
.reform_example_wrap {
    background-image: none;
    padding-bottom: 3%;
}
.jirei_box_ul1 li {
    margin-top: 1%;
}
.jirei_box_ul1 li {
    width: 19%;
}
.jirei_box_ul1 li a {
    font-size: 13px;
}

p.text_p {
    text-align: center;
    font-size: 16px;
    line-height: 1.7em;
    font-weight: 500;
    padding-top: 6.15%;
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    width: 85%;
}

.mainarea{
    width: 95%;
    max-width: 1200px;
    margin: 20px auto;
     text-align: center;
}

/*design_type*/


section.design_type{
    margin: 50px auto;
    
}

section.design_type .contents_head{
    margin-bottom: 100px;
    background-repeat:no-repeat,no-repeat;
    background-position: 0 8%,100% 8%;
    background-size: 30% auto;
}

section.design_type #type2{
     background-image:url("../image/type2/background-img1.png"),url("../image/type2/background-img2.png");
     
}

section.design_type #type3{
     background-image:url("../image/type3/background-img1.png"),url("../image/type3/background-img2.png");
     
}

section.design_type #type4{
     background-image:url("../image/type4/background-img1.png"),url("../image/type4/background-img2.png");
    background-size: 30% auto;
}

section.design_type #type4 h3{
    background-image:url("../image/type4/crown.png");
    background-size: 40px;
    background-repeat:no-repeat;
    background-position: center 0%;
    padding-top: 40px;
}

section.design_type #type5{
     background-image:url("../image/type5/background-img1.png"),url("../image/type5/background-img2.png");
}

section.design_type #type6{
     background-image:url("../image/type6/background-img1.png"),url("../image/type6/background-img2.png");
}

/*タイトル部テキスト*/
section.design_type .contents_head h3{
    font-size: 2.5em;
    padding: 30px 0;
}
section.design_type span.hikki{
    font-size: 35px;
}

section.design_type p{
    margin: 20px auto;
    line-height: 1.8em;
}

/*メインイメージ*/
section.design_type .mainroom{
    display: block;
    width: 100%;
    /*max-width: 640px;*/
    max-width: 500px;
    margin: 10% auto 0 auto;
}


/*1段目*/

section.design_type .top{
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}
section.design_type .top>div{
    width: 31%;
    margin: 60px 1% 0px ;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

section.design_type .top h3{
    background-image:url("../../images/voice_txt_border_center.svg");
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 100% auto;
    font-weight: normal;
    padding: 0 0 30px 0;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: center;
}
section.design_type .top .div_top_doma img{
    margin-bottom: 10px;
    width: 80%;
    max-width: 167px;
}

section.design_type .top .div_top_yuka img{
    margin-bottom: 10px;
    width: 90%;
    max-width: 254px;
}

section.design_type .top .div_top_door div{
    text-align: center;
    width: 40%;
    margin-right: 0;
    display: inline-block;
    vertical-align: top;
}
section.design_type .top .div_top_door div img{
    width: 80%;
}

section.design_type .top .div_top_door #type6_2{
    display: none;
}

/*2・3・4段目設定*/
section.design_type .middletable,
section.design_type .bottomtable{
    width: 100%;
}
section.design_type .middletable th,
section.design_type .bottomtable th{
    background-image:url("../../images/voice_txt_border_center.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 30%;
    font-weight: normal;
    padding: 0 0 20px 0;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: center;
}
section.design_type .middletable td.ph,
section.design_type .bottomtable td.ph{
    padding: 40px 0 0 0;
    vertical-align: top;
    position: relative;
}
section.design_type .middletable td span,
section.design_type .bottomtable td span{
    display: block;
    position: relative;
    bottom: 0;
    text-align: center;
}


/*キッチン*/
section.design_type .middletable{
    width: 98%;
    max-width: 980px;
    margin: 60px auto 30px;
}
section.design_type .middletable .ph img{
    width: 90%;
    max-width: 297px;
}


/*浴室*/

section.design_type .middletable.huro{
    width: 70%;
    max-width: 980px;
    margin: 60px auto 30px;
}

section.design_type .middletable.huro .ph img{
    width: 100%;
    max-width: 252px;   
}

/*床*/
section.design_type .bottomtable{
    max-width: 980px;
    width: 98%;
    margin: 60px auto 0;
}

section.design_type .bottomtable th{
    background-image:url("../../images/voice_txt_border_center.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 30%;
    font-weight: normal;
    padding: 0 0 20px 0;
    font-size: 18px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    text-align: center;
}

section.design_type .bottomtable tr td img{
    width: 18%;
    min-width: 100px;
    height: auto;
    margin: 0 auto 10px;
    vertical-align: top;
}


.chushaku{
    font-size: 0.9em;
    text-align: left;
    color: #6E6E6E;
    list-style: none;
}



/* ########### 700以下 ########### */
@media screen and (max-width: 700px) {
    /*サブナビ*/
    .jirei_box_ul1 li {
        width: 48.46%;
        background-color: #EEEEEE;
        text-align: center;
        margin-bottom: 2.3%;
    }
    
    p.text_p{
        text-align: left;
    }
    .reform_example_wrap p.text_p {
        width: 100%;
        margin: 0;
        text-align: left;
    }
    
    
    /*モダンタイプ*/
    section.design_type #type6{
        background-position: 30% 0,right 30% 30px;
        background-size: 70%;
        padding-top:50px; 
        margin-top: -30px;
    }
    section.design_type #type6 h3{
    }
    
    
    /*design_type*/
    section.design_type .contents_head{
        margin-bottom: 30px;
        background-repeat:no-repeat,no-repeat;
        background-position: 0 8%,100% 8%;
        background-size: 50% auto;
    }
    
    /*タイトル部テキスト*/
    section.design_type .contents_head h3{
        font-size: 30px;
        padding: 70px 0 30px 0;
    }
    section.design_type p{
        text-align: left;
        font-size: 14px;
        line-height: 1.3em;
        }
    
    /*1段目*/
    section.design_type .top{
    }
    section.design_type .top>div{
        width: 45%;
    }
    section.design_type .top>div p{
        text-align: center;
    }
    section.design_type .top .div_top_door {
        width: 100%
    }
    section.design_type .top .div_top_door div img{
        width: 50%;
    }
    
    /*2・3・4段目設定*/
    section.design_type .middletable,
    section.design_type .middletable tr,
    section.design_type .middletable tr th,
    section.design_type .middletable tr td,
    section.design_type .middletable tbody{
        display: block;
        text-align: center;
    }
    section.design_type .middletable td.ph,
    section.design_type .bottomtable td.ph {
        padding: 10px 0 0 0;
        vertical-align: top;
        position: relative;
    }
    section.design_type .middletable{
        clear: both;
    }
    
    /*キッチン*/
    section.design_type .middletable tr td{
        width: 100%;
        margin: 0;
        display: inline-block;
    }
    section.design_type .middletable .ph img{
        width: 100%;
    }
    /*浴室*/
    section.design_type .middletable.huro{
        width: 100%;
    }
    section.design_type .middletable.huro tr td{
        width: 100%;
    }
    section.design_type .middletable.huro .ph img{
        width: 100%;
    }
    
    /*床*/
    section.design_type .bottomtable tr td.ph{
        padding: 40px 0 0 0;
    }
    section.design_type .bottomtable tr td img{
        width: 40%;
        margin: 0 3% 10px 3%;
        
    }
    
    .chushaku{
        margin-block-start: 0;
        margin-block-end: 0;
        margin-inline-start: 0px;
        margin-inline-end: 0px;
        padding-inline-start: 0px;
    }

}

































































































































































































































































































































































































































