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

/* footer */

div.footer_haraono{
	padding-top:40px;
}

div.footer_haraono, div.footer_birdge {
    width: 100%;
    margin: 0 auto;
}

p.footer_haraono_img {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
}

p.footer_bridge_img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}

div.footer_haraono img, div.footer_birdge img {
    width: 100%;
}

span.footer_exp {
    text-align: center;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    font-size: 80%;
}

/* pdf */

.wp-block-file__embed {
    height: 800px !important;
}

/* nav */

#header #gnav .menu-item .ttl {
	font-size : 16px;
	font-weight:bold;
}

/* post */

.post_content h2 {
 color:#ffffff;
}

/* Contact Form 7 */

.wpcf7-form label {
font-weight: bold;
}

.wpcf7-form p {
margin-bottom: 30px;
}

.wpcf7-text, .wpcf7-email, .wpcf7-tel, .wpcf7-textarea {
width: 100%;
background-color: #fff;
margin-top: 5px;
}

.wpcf7-radio span {
margin-left: 0;
}

.wpcf7-submit, .wpcf7-previous {
display: inline-block;
width: 240px;
padding: 1.2em 1em;
border-radius: 10px;
background: #dd8500;
font-size: 16px;
font-weight: 700;
letter-spacing: 0.2em;
line-height: 1;
color: #fff!important;
}

.required {
color: #fff;
background: #dd8500;
font-size: 0.8em;
padding: 0.3em;
border-radius: 0.5em;
}

/* recaptcha */

.recaptcha_txt{
	font-size:13px;
}

.grecaptcha-badge { visibility: hidden; }