@charset "utf-8";
/*------------------------------------------------------------
	mansion
------------------------------------------------------------*/
#conts {
    margin-top: -3px;
}
.mainBox {
    margin-bottom: 115px;
}
.bold {
  font-size: 16px!important;
  font-weight: bold!important;
}
@media all and (max-width: 897px) {
    #container {
        padding-top: 100px;
    }
    #conts {
        margin-bottom: 41px;
    }
    .mainBox {
        margin-bottom: 45px;
    }
    .comPageTab {
        margin-bottom: 40px;
    }
    .headLine01 {
        color: #4D3A2E;
    }
    .headLine01 .textSpan {
        padding-bottom: 5px;
    }
}
