.main-area {
  background-image: url(../img/bg_01.jpg); }

.lcl-title {
  color: #92885f; }

.lcl-footer {
  float: right; }

.clearfix::after {
  content: '';
  display: block;
  clear: both; }

.lcl-block ol {
    letter-spacing: 0.04em;
    line-height: 26px;
    font-size: 15px;
}

@media screen and (max-width: 767px) {

  .lcl-box {
    padding: 0 15px; }

  .lcl-title {
    font-size: 14px;
    line-height: 20px;
    margin: 25px 0 5px; }

  .lcl-footer {
    margin-top: 20px; } }

@media screen and (min-width: 768px) {

  .lcl-box {
    margin-top: 50px;
    margin-bottom: 65px; }

  .lcl-title {
    font-size: 15px;
    line-height: 26px;
    margin: 30px 0 15px; }

  .lcl-footer {
    margin-top: 60px; } }
