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

.p-mainVisual__textLayer.l-parent.l-container.u-ta-c{
	margin-top: 8em;
	justify-content: normal;
}

.p-mainVisual__slideTitle{
	font-size: 3vw;
	font-weight: 600;
	text-align: left;
}

.top_title{
	position: absolute!important;
	top: -3em;
}

.top_title .swl-fz.u-fz-xl:nth-of-type(1){
	font-size: 2.3em!important;
	display: inline-block;
	margin-bottom: 0.5em;
}

.top_button a{
	width: 100%;
}

.top_title-sp{
	position: absolute!important;
}

.top_text-sp{
	font-size: 0.8em!important;
}

.service_left figure{
	margin-bottom: 0.3em;
}

.service_left-sp figure{
	margin-bottom: 0;
}

@media(max-width: 900px){
	.p-mainVisual__slideTitle{
	display: none;
	}
	.fv_text{
		font-weight: 800;
	}
	.p-mainVisual__textLayer.l-parent.l-container.u-ta-c{
		margin-top: 0;
	}
}