.elementor-kit-17{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-4c14e4f:#FEF3E8;--e-global-color-74a4c2e:#F3EEE8;--e-global-color-a01b150:#FAF7F3;--e-global-color-9c7c5c6:#D15B5B;--e-global-color-34b858b:#A7CAD8;--e-global-color-80ca96b:#704B31;--e-global-color-6d9d1c8:#990000;--e-global-color-27623ab:#462814;--e-global-color-7966666:#770D0D;--e-global-color-e84daed:#910C0C;--e-global-color-160ec02:#BC1722;--e-global-color-cac2fd6:#DBF19F;--e-global-color-9674759:#A9DF89;--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;line-height:1.4em;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-text );--e-preloader-size:63px;}.elementor-kit-17 e-page-transition{background-color:var( --e-global-color-4c14e4f );}.elementor-kit-17 a{line-height:1.4em;}.elementor-kit-17 h1{line-height:1.4em;}.elementor-kit-17 h2{line-height:1.4em;}.elementor-kit-17 h4{line-height:1.4em;}.elementor-kit-17 h5{line-height:1.4em;}.elementor-kit-17 h6{line-height:1.4em;}.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);}@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 */.single p {
/* 投稿ページにテキスト下余白20px*/
 margin-bottom: 20px;
}

.page p {
margin-bottom: 0px;
}

.page ul {
margin-bottom: 0px;
}

/* PCのみ改行・スマホのみ改行*/
@media screen and (min-width: 680px){   
  .pc { display:inline; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .pc { display:none; }
  .sp { display:inline; }
}/* End custom CSS */