.elementor-kit-7{--e-global-color-primary:#0045B2;--e-global-color-secondary:#F0F6FF;--e-global-color-text:#111111;--e-global-color-accent:#00CCCE;--e-global-color-b3ea3b7:#001D3F;--e-global-color-242b6e8:#EAEEED;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-size:0.9rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2em;--e-global-typography-accent-font-weight:500;color:#111111;font-size:16px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-size:32px;line-height:1.4em;}.elementor-kit-7 h2{font-size:28px;line-height:1.4em;}.elementor-kit-7 h3{font-size:24px;line-height:1.4em;}.elementor-kit-7 h4{font-size:20px;line-height:1.5em;}.elementor-kit-7 h5{font-size:18px;line-height:1.6em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-text-font-size:0.8rem;--e-global-typography-text-line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a:hover, input:hover{
transition:  0.3s;
-moz-transition:  0.3s; /* Firefox 4 */
-webkit-transition:  0.3s; /* Safari and Chrome */
-o-transition: 0.3s; /* Opera */
}

/* 
reCAPTCHA表示調整
 */
body:not(.page-id-517) .grecaptcha-badge {
  display: none;
}


 .ast-scroll-to-top-right {
    right: 20px;
    bottom: 90px;
}  
/* 
〜767px：SP横
 */
@media screen and (max-width:767px) {
 .ast-scroll-to-top-right {
    right: 20px;
    bottom: 75px;
}
.grecaptcha-badge {
  bottom:120px !important;
}
}


/* 
送信ボタン調整
 */
.submit_btn p{
    margin: 0 auto;
}

/* 
擬似メールアドレス表示
 */
span.before_at{
	position: relative;
	padding-left: 15px;
}
span.before_at:before{
	position: absolute;
	left: 0;
	content: "@";
}/* End custom CSS */