@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
*/

.l-header__gnav,
.l-header__customBtn,
.l-header__menuBtn,
.l-footer .copyright span,
.p-breadcrumb {
    display: none;
}

.l-footer__nav a {
    border-right: 1px solid;
    padding: 0em 2em;
}

.l-footer__nav li:first-child a {
    border-left: none;
}

.l-footer__nav li:last-child a {
    border-right: none;
}