.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-2935339:#7A7A7A4F;--e-global-color-680d590:#F5F5F500;--e-global-color-999183e:#888B8D;--e-global-color-c2f7888:#b54141;--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;}.elementor-kit-17 e-page-transition{background-color:var( --e-global-color-secondary );}.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 *//* 投稿ページにテキスト下余白20px*/
.single p {

 margin-bottom: 20px;
}

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

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

/* リスト表示の下の余白をゼロに*/
.elementor-widget-text-editor ol,
.elementor-widget-text-editor ul {
    margin-bottom: 0;
}

/* 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 */