.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-492b4f8:#97B3C0;--e-global-color-5027a2e:#2F586B;--e-global-color-95b74a0:#E6F2F3;--e-global-color-04460f2:#F5FAFA;--e-global-typography-primary-font-family:"Roboto";--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;font-family:"Noto Sans JP", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 */.indent1{
  padding-left: 1em;
  text-indent: -1em;
}
.indent{
  padding-left: 2.7em;
  text-indent: -2.7em;
}
h2.wp-block-heading{
  /*線の種類（二重線）太さ 色*/
  border-bottom: double 5px #FFC778;
  margin: 100px 0 20px;
  font-weight: bold;
  color: #195c7e;
}
h3.wp-block-heading{
    margin: 100px 0 20px;
  padding: 0.25em 0.5em;/*上下 左右の余白*/
  color:#353535;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #7db4e6;/*左線*/
}
a.wp-block-button__link.wp-element-button{
    font-size: 18px;
    font-weight: 400;
    display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #1DA6B4;
	background: #1DA6B4;
	color: #ffffff;
	transition: 0.5s;
	border-radius: 5px;
}
a.wp-element-button:hover {
	color: #1DA6B4;
	background: #fff;
}

.sp{
display:none;

}
.pc{
display:block;

}
.txts{
    font-size: 0.8em;
}
.txtss{
    font-size: 0.6em;
}
.txtl{
    font-size: 1.2em;
}
@media screen and (max-width: 766px) {

.sp{
display:block;

}
.pc{
display:none;

}
}/* End custom CSS */