@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* ========================================
   フッター
======================================== */
.eight-footer__col-title {
  font-size: 11px;
  font-weight: 500;
  letter-spacing: .15em;
  color: #B8955A;
  margin-bottom: 10px;
  font-family: Georgia, serif;
}

.eight-footer__nav {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  opacity: .8;
  line-height: 2.2;
}

.eight-footer__nav a {
  color: #ffffff;
  text-decoration: none;
}

.eight-footer__nav a:hover {
  color: #B8955A;
}