@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.pageTitle .cTxt .ttl {
    margin-bottom: -5px;
}

#main .comRecommend .content {
    padding: 150px 0 138px;
}

#main .comRecommend .imgList li .ttl {
    letter-spacing: 0;
}

#main .baseTableBox .tableBox tbody .wid01:before {
    display: none;
}

@media all and (max-width: 767px) {
    .pageTitle .cTxt .ttl {
        margin-bottom: 14px;
    }

    .pageTitle .cTxt {
        margin-bottom: 27px;
    }

    #main .comRecommend .content {
        padding: 75px 0;
    }

    #main .comRecommend .imgList li .ttl {
        margin-bottom: 7px;
    }

    #main .comFeature .ttlBox {
        padding: 76px 0 30px;
    }
    
    #main .comPrice .headLine01 {
        margin-bottom: 23px;
    }
    
    #main .comPrice .title {
        margin-bottom: 41px;
        line-height: 2.75;
    }
    
    #main .baseTableBox .textBox .ttlBox .headLine02 {
        margin-bottom: 14px;
    }
    
    #main .baseTableBox .textBox .ttlBox .headLine02 .num {
        margin-top: -3px;
        width: 45px;
    }
    
    #main .baseTableBox .textBox .ttlBox .headLine02 .txt {
        margin-left: 12px;
        letter-spacing: 0;
        line-height: 1.35;
    }
      
    #main .baseTableBox .tableBox tbody td {
        padding-left: 10px !important;
    }
    
    #main .baseTableBox .tableBox tbody .wid01 {
        padding-left: 4px;
        width: 45%;
    }
    
    #main .baseTableBox .tableBox tbody td {
        padding: 12px 0 12px 4px;
        line-height: 1.7;
    }
}
