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

body{
  font-family: "Klee One", cursive;
  font-style: normal;
}

.c-gnav>.menu-item>a .ttl {
	font-size:1em;
}

.fv__text-sub {
	font-size:0.7em;
}

.schedule{
padding:4em !important;
border-radius:4px;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
    text-align: center !important;
}

div.wpforms-container-full .wpforms-form button[type=submit] {
    color: #ffffff !important;
    background: #91706d !important;
	border:solid #91706d !important;
	border-radius:0px !important;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1), 0 12px 24px -12px rgba(0, 0, 0, .2) !important;
    opacity: 1 !important;
}

.wpforms-confirmation-container-full {
    background: #fff !important;
    border: 2px solid #91706d !important;
}

.swl-inline-icon {
	color:#ffffff !important;
}

.ts-btn > .swell-block-button__link{
	border-color: #ffffff;
	color: #ffffff;
}

.ts-btn > .swell-block-button__link:hover{
	border-color: #ffffff;
	background-color:rgba(255,255,255,0.3);
	color:transparent;
}


@media screen and (min-width: 769px) {
	.concept {
	padding: 0 25px !important;
}
	
  .wp-block-media-text {
	height:350px !important;
}
	.wp-block-media-text__content {
		padding: 40px !important;
	}
  }
}

.c-pageTitle,
.c-pageTitle__inner {
	float: none!important;
	text-align: center;
}