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

/*******************
 * 投稿ページ
 ******************/

.is-style-onborder_ttl2>.cap_box_ttl{
	font-size: 1em;
}

/*top-hero*/

.custom-top-section {
    background: #06374b;
    background-size:cover;
    background-position:center;
}

@media screen and (max-width: 700px) {
	.custom-top-section .l-container{
		padding:0;
	}
}

.c-top-section__inner {padding: 2rem 0;}

.c-top-section__kv{
	display:block;
}

.c-top-section__title {
    /* margin-top: .4rem; */
    font-size: 1.4rem;
    text-align: center;
    color: #fff;
}

.c-top-section__text {
    font-size: 1.2rem;
    font-weight: bold;
}