@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://lunion-ballet.love/
    Description: lunion
    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
*/

.c-gnav>.menu-item>a .ttl {
color: #fff;
font-size:110%;
font-weight:500;
padding:10px 0 10px 0;
}

.contact-box{
	background-color:#cb6285;/*背景色*/
	color: #FFFDFB;/*文字色*/
}
.contact-box .c-smallNavTitle{
	color:#FFFDFB;/*サブテキスト色*/
}

.-frame-on .l-mainContent {
background: rgba(255, 255, 255, 0.5 );
}

.l-mainContent__inner>.post_content {
margin-top: 30px;
}

#content {
padding-top: 0;
}

.c-widget widget_instagram-feed-widget{
margin-bottom: 30px;
}


.w-frontTop{
	margin-bottom:30px;
}

/* 必須マーク */
.must{
	font-size:80%;
	color: #fff;
	margin: 0 10px 0 10px;
	padding: 2px 10px;
	background: #9b0021;
	border-radius: 20px;
