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


.hs-form__virality-link {
	display: none!important;
}

iframe[aria-label="hubspot-forms-viral-iframe"] {
	display: none;
}

.widget_media_image img {
	width: 100%!important;
}

.grecaptcha-badge { visibility: hidden; }

button, input:not([type="checkbox"]), select, textarea {
	width: 100%;
}
.wpcf7-form p {
	margin-bottom: 16px;
}

span.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required {
	display: flex;
	flex-direction: column;
}

.press-release-widget {
	list-style: none;
	padding: 0;
	margin: 0;
}

.press-release-item {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

.press-release-thumbnail {
	width: 60px;
	height: 60px;
	object-fit: cover;
	border-radius: 5px;
	margin-right: 10px;
}

.press-release-content {
	flex: 1;
}

.press-release-content a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	display: block;
}

.press-release-date {
	font-size: 12px;
	color: #888;
}
