.elementor-kit-5{--e-global-color-primary:#147582;--e-global-color-secondary:#F2C512;--e-global-color-text:#707070;--e-global-color-accent:#FF0000;--e-global-color-63e8279:#EDE0AB;--e-global-color-347f3a1:#EAD16D;--e-global-color-298abef:#DE5F16;--e-global-color-dfcc47f:#F5F5F5;--e-global-color-03d117c:#FFFFFF;--e-global-color-34bf503:#FCF4EF;--e-global-color-c322d21:#E6F5F8;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:55px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:17px;font-weight:300;line-height:1.4em;}.elementor-kit-5 e-page-transition{background-color:#000000;}.elementor-kit-5 p{margin-block-end:8px;}.elementor-kit-5 h2{color:var( --e-global-color-primary );font-size:40px;font-weight:600;line-height:1em;letter-spacing:-2px;}.elementor-kit-5 h3{color:var( --e-global-color-298abef );font-size:24px;font-weight:600;line-height:1.4em;letter-spacing:-1.5px;}.elementor-kit-5 h4{color:#821473;font-size:22px;font-weight:600;line-height:30px;}.elementor-kit-5 h5{color:#707070;font-size:20px;font-weight:600;line-height:29px;}.elementor-kit-5 h6{color:#5D5D5D;font-size:20px;font-weight:600;letter-spacing:3.1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:5px;}.elementor-element{--widgets-spacing:5px 5px;--widgets-spacing-row:5px;--widgets-spacing-column:5px;}{}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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*フォント指定*/
body, h1, h2, h3, h4, h5, h6, p, input, textarea, select {
  font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
.h-inline{
  display: inline;
}

.txt-blue{
    color:#147582 ;
}
.txt-yellow{
    color:#F2C512;
}
.txt-red{
    color:#FF0000; 
}
.txt-orange{
    color:#DF5F16;
}
.tex-black{
    color:#000000; 
}

.del {
  text-decoration: line-through;
}
.del_redline {
  text-decoration: line-through;
  color:red;

}
.black_txt{
    color: #707070;
    opacity: 0.2;
}
/*スマホ改行制御*/
.pc_view{
  display: block;
}

.sp_view{
  display: none;
}

@media screen and (max–width: 768px){
    .pc_view{
      display: none;
    }

    .sp_view{
      display: block;
    }

}



/* reCAPTCHA v3　表示位置 */
.grecaptcha-badge{
    margin-bottom: 140px;
    z-index: 10000 !important;
}/* End custom CSS */