.elementor-kit-11{--e-global-color-primary:#3A3A3A;--e-global-color-secondary:#3A3A3A;--e-global-color-text:#3A3A3A;--e-global-color-accent:#3A3A3A;--e-global-color-7d43d47:#FFA600;--e-global-color-706d8e6:#FFD800;--e-global-color-bf320f6:#FFFAD1;--e-global-color-7e50e62:#FF7F00;--e-global-color-96fdbe7:#00C400;--e-global-typography-primary-font-family:"Zen Maru Gothic";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Zen Maru Gothic";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Zen Maru Gothic";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-accent-font-family:"Zen Maru Gothic";--e-global-typography-accent-font-weight:500;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 img{filter:brightness( 100% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 0deg );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-11{--e-global-typography-text-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media screen and (min-width: 769px) { /* PC用 */
    .pc { display:inline; }
    .sp { display:none; }
}
@media screen and (max-width: 768px) { /* スマホ＋小型タブレット用 */
    .pc { display:none; }
    .sp { display:inline; }
}



.small{color:#362D2B;
font-size:80%;
}

.small2{color:#FFF;
font-size:80%;
}

.orange{
    color:#FF7F00;
    font-size:120%;
}

.orange2{
    color:#FF7F00;
}



.big{font-size:150%;
    font-weight: bold;
}


.paint-order {
paint-order: stroke;
}

.shokushin{color:#FF7F00;
    font-size:160%;
}

.marker{
background:linear-gradient(transparent 60%, #FFD800 60%);
}

.marker2{
background:linear-gradient(transparent 60%, #ffff00 60%);
font-weight:bold;
}

#tel a{text-decoration:none!important;}


/*Elementorで余計なマージン削除*/
body.elementor-page .elementor-widget-theme-post-content h1,
body.elementor-page .elementor-widget-theme-post-content h2,
body.elementor-page .elementor-widget-theme-post-content h3,
body.elementor-page .elementor-widget-theme-post-content h4,
body.elementor-page .elementor-widget-theme-post-content h5,
body.elementor-page .elementor-widget-theme-post-content h6 {
    margin-top: 0;
    margin-bottom: 0;
}



/*QA*/

.que{color:white;
    background-color:#D65556;
    padding:0 7px ;
    margin-right: 5px;
    border-radius: 50px;
}

.ans{color:white;
font-size:20px;
    background-color: #6699B7;
    padding:0 7px ;
      margin-right: 5px;
    border-radius: 50px;
}

.onayami
{color:red;
    font-size:150%;
    padding-left:3px;
    padding-right:3px;
}

/*画像の影を消す*/
/* サイト全体：画像に付く box-shadow をすべて無効化 */

img,figure {
  box-shadow: none!important;
}


.wavy{
text-decoration-line: underline;
text-decoration-style:wavy;
text-decoration-color:orange;
}/* End custom CSS */