@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
*/
.single-lp .l-header {
	background: none;
	box-shadow: none!important;
	position: absolute!important;
}
.single-lp .l-header .l-header__inner {
	color: #fff;
}
.single-lp .c-gnav {
	align-items: center;
}
.single-lp .c-gnav>.menu-item>a .ttl {
	font-weight: bold;
	font-size: 20px;
}
.single-lp .c-gnav>.menu-item:last-child {
	height: 50px;
}
.single-lp .c-gnav>.menu-item >a {
	padding: 0 30px;
}
.single-lp .c-gnav>.menu-item:last-child >a {
	border-radius: 999px;
	padding: 0 60px;
	color: #fff;
	background-image: linear-gradient(100deg, rgb(51, 141, 244) 0%, rgb(53, 234, 255) 100%);
}
.single-lp .c-gnav>.menu-item>a:after {
	display: none;
}
