/* CSS Document */

.l-header-container{justify-content: center;}
.l-header-logo{padding: 0;}
.l-header-menu,
.l-header-menu-button{display: none!important;}

.pages_head{height:auto; margin-bottom: 0; background: transparent;}
.pages_head .pages_head_inner{display: none!important;}

footer .footer_top,
footer .footer_bottom_nav{display: none!important;}
footer .footer_flex{gap:20px; flex-direction: column;}

@media only screen and (max-width: 980px) {
	.contents_area_flex{margin-bottom: 100px;}
}

h2.c_a{color: var(--blue-color); /* margin-top: 40px; */}