.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-def5cd6:#21AB37;--e-global-color-3847b60:#217DB9;--e-global-color-27a1247:#1A1A1A;--e-global-color-0d087d5:#2C2C2C;--e-global-color-008b797:#2569A2;--e-global-color-e3385e5:#6891A4;--e-global-color-0a709b4:#FF0000;--e-global-color-5a5bb44:#F5996F;--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:#FFBC7D;}.elementor-kit-17 a{line-height:1.4em;}.elementor-kit-17 a:hover{font-style:normal;text-decoration:none;}.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 */