/*
Theme Name: Cocoon Child
Theme URI: https://wp-cocoon.com/
Template: cocoon-master
Author: わいひら
Author URI: https://nelog.jp/
Description: SEO・高速化・モバイルファースト最適化済みの無料テーマ。
Tags: two-columns,left-sidebar,right-sidebar
Version: 2.8.6.1748662237
Updated: 2025-05-31 12:30:37

*/
.mb_0 {
	margin-bottom: 0 !important;
}
.header-container,.article-header,.article-footer,.footer {
	display: none;
}

.fluentform {
    max-width: 90%;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);
}

.ff-default .ff-btn-secondary:not(.ff_btn_no_style) {
    background-color: #606266;
    border-color: #606266;
    color: #fff;
    padding: 10px 20px;
}

.ff-message-success {
	border: 0;
	box-shadow: unset;
}

.center {
	text-align: center;
}

.frm-fluent-form .ff-t-container {
	overflow: auto;
}