.elementor-kit-1739{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-24cb6440:#4054B2;--e-global-color-612a6427:#23A455;--e-global-color-5da9ef4f:#000;--e-global-color-6f6bd1a4:#FFF;--e-global-color-6ff3f7ee:#1A6C7A;--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-size:16px;line-height:1.6em;}.elementor-kit-1739 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1739 a{font-weight:400;}.elementor-kit-1739 h1{font-size:65px;font-weight:500;line-height:1.5em;}.elementor-kit-1739 button,.elementor-kit-1739 input[type="button"],.elementor-kit-1739 input[type="submit"],.elementor-kit-1739 .elementor-button{border-style:solid;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1090px;}.e-con{--container-max-width:1090px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:960px){.elementor-kit-1739 h1{font-size:50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1739 h1{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//*-------------------------
reset
---------------------------*/
*,
*::before,
*::after {
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
	-webkit-text-size-adjust: 100%;
}
body, input, textarea {
	font-size: 16px;
}
body {
	font-size: 16px;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	text-align: justify;
	line-height: 1.8;
	margin: 0;
	position: relative;
}
img, a, ul, li, iframe, fieldset {
	border: none;
	outline: none;
}
img {
	line-height: 0;
}
a {
	color: var(--color-text);
	text-decoration: none;
	transition: 0.2s ease-out;
}
h1, h2, h3, h4, ol, ul, li, dl, dt, dd, p, figure, from, iframe, fieldset, legend {
	margin-block-start: 0;
	margin-block-end: 0;
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style: none;
}
h1, h2, h3, h4 {
	font-size: 100%;
	font-weight: normal;
}
em {
	font-style: normal;
}
article, aside, footer, header, main, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: vertical;
}
input, textarea, select {
	font-size: 16px;
	padding: 3px;
	border: 1px solid #b2b2b2;
	border-radius: 5px;
}
select {
	padding: 2.5px 3px;
}
label input {
	display: block;
}
/* iOSでのデフォルトスタイルをリセット */
input:focus {
	outline: none;
}
input[type=submit],
input[type=button] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	box-sizing: border-box;
	cursor: pointer;
}
input[type=radio],
input[type=checkbox] {
	display: inline-block;
	height: 2em;
	font-size: 16px;
	margin: 0 5px 0 0;
	cursor: pointer;
}
input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
	display: none;
}
input[type=submit]:focus,
input[type=button]:focus {
	outline-offset: -2px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	margin-left: 5px;
	opacity: 0.5;
}
p, .entry-content p {
 margin-bottom: 0;   
}

/*-------------------------
style
---------------------------*/
.ib {
    display: inline-block;
}
.lb {
	word-break: keep-all;
	overflow-wrap: anywhere;
}
.c-btn01__small {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 10px;
}
.c-btn01__small::before {
    content: '';
    display: block;
    width: 8px;
    aspect-ratio: 1;
    background-color: #52A552;
    border-radius: 50%;
}
.cta__tel a {
    font-weight: bold;
}
.cta__btn .elementor-button {
    fill: #52A552!important;
}/* End custom CSS */