.leales-1096 .leales-element.leales-element-72800c55 > .leales-container{max-width:1000px;}.leales-1096 .leales-element.leales-element-768db207 .leales-tab-content{border-bottom-color:#DDDDDD00;font-family:"Zen Kaku Gothic New", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;letter-spacing:0px;padding:24px 24px 24px 24px;}.leales-1096 .leales-element.leales-element-768db207 .leales-tab-title{border-color:#DDDDDD00;background-color:var( --e-global-color-4f7e2b7 );padding:24px 36px 24px 56px;}.leales-1096 .leales-element.leales-element-768db207 .leales-toggle-item:not(:last-child){margin-bottom:10px;}.leales-1096 .leales-element.leales-element-768db207 .leales-toggle-title, .leales-1096 .leales-element.leales-element-768db207 .leales-toggle-icon{color:var( --e-global-color-0d83807 );}.leales-1096 .leales-element.leales-element-768db207 .leales-toggle-icon svg{fill:var( --e-global-color-0d83807 );}.leales-1096 .leales-element.leales-element-768db207 .leales-toggle-title{font-family:"Zen Kaku Gothic New", Sans-serif;font-size:18px;font-weight:400;line-height:1.5em;letter-spacing:0px;}.leales-1096 .leales-element.leales-element-768db207 .leales-tab-title .leales-toggle-icon i:before{color:var( --e-global-color-primary );}.leales-1096 .leales-element.leales-element-768db207 .leales-tab-title .leales-toggle-icon svg{fill:var( --e-global-color-primary );}@media(max-width:768px){.leales-1096 .leales-element.leales-element-768db207 .leales-toggle-item:not(:last-child){margin-bottom:8px;}.leales-1096 .leales-element.leales-element-768db207 .leales-toggle-title{font-size:16px;letter-spacing:0px;}.leales-1096 .leales-element.leales-element-768db207 .leales-tab-title{padding:12px 20px 12px 36px;}.leales-1096 .leales-element.leales-element-768db207 .leales-tab-content{font-size:15px;line-height:1.6em;padding:16px 16px 16px 16px;}}/* Start custom CSS for section, class: .leales-element-72800c55 */.faq-contents .leales-tab-title{
    border-radius: 5px;
}


.faq-contents .fas:before {
    font-size: 0.8em !important;
}


.faq-contents .leales-toggle .leales-tab-title .leales-toggle-icon.leales-toggle-icon-right{
    position: absolute !important;
    right: 24px;
}

.faq-contents .leales-tab-title::before {
    content: "Q";
    position: relative;
    left:18px;
    font-size: 26px;/*デザインによって変更*/
    color:#E6C15C;/*デザインによって変更*/
    font-family: var( --e-global-typography-secondary-font-family ), Sans-serif;/*デザインによって変更*/
    font-weight: var( --e-global-typography-secondary-font-weight );/*デザインによって変更*/
    position: absolute;
}

@media(max-width:767px){
    .faq-contents .leales-tab-title::before {
        font-size: 22px;/*デザインによって変更*/
        left:10px;
}
.faq-contents .leales-toggle .leales-tab-title .leales-toggle-icon.leales-toggle-icon-right{
    position: absolute !important;
    right: 11px;
}
}/* End custom CSS */
/* Start custom CSS */.h-full{
    height: 100%;
}


.post_content p:not([class]) {
  line-height: 2.5;
  margin: 0 0 2em 0;
}
.post_content h1:not([class]), 
.post_content h2:not([class]), 
.post_content h3:not([class]), 
.post_content h4:not([class]), 
.post_content h5:not([class]), 
.post_content h6:not([class]) {
  clear: both;
  line-height: 1.2;
  font-weight: 600;
  margin: 0 0 10px 0;
  padding: 10px 0 0 0;
}
.post_content h1:not([class]) {
  font-size: 150%;
}
.post_content h2:not([class]) {
  font-size: 140%;
}
.post_content h3:not([class]) {
  font-size: 130%;
}
.post_content h4:not([class]) {
  font-size: 120%;
}
.post_content h5:not([class]) {
  font-size: 110%;
}
.post_content h6:not([class]) {
  font-size: 100%;
}


.post_content img[class*='align'], 
.post_content img[class*='wp-image-'], 
.post_content img[class*='attachment-'], 
.post_content img.size-full, 
.post_content img.size-large, 
.post_content .wp-post-image, 
.post_content img {
  height: auto;
  max-width: 100%;
}


.post_content li:not([class]), 
.post_content dt:not([class]), 
.post_content dd:not([class]) {
  line-height: 2.2;
}
.post_content ul:not([class]), 
.post_content ol:not([class]), 
.post_content dl:not([class]) {
  margin-bottom: 24px;
}
.post_content ol:not([class]) {
  list-style: decimal outside none;
  margin-left: 1.5em;
}
.post_content ul:not([class]) {
  list-style: circle outside none;
  margin-left: 1.3em;
}
.post_content li > ul:not([class]), 
.post_content li > ol:not([class]) {
  margin-bottom: 0;
}
.post_content dt:not([class]) {
  font-weight: bold;
}
.post_content dd:not([class]) {
  margin-bottom: 1em;
}


.post_content table:not([class]) {
  margin: 0 0 24px 0;
}
.post_content td:not([class]), 
.post_content th:not([class]) {
  border: 1px solid #bbb;
  padding: 10px 15px 7px;
  line-height: 2.2;
  background: #fff;
}
.post_content th:not([class]) {
  background: #ddd;
  font-weight: normal;
}


.post_content blockquote:not([class]) {
  margin: 0 0 25px 0;
  padding: 27px 30px 0;
  border: 1px solid #ccc;
  box-shadow: 0px 4px 0px 0px #f2f2f2;
  position: relative;
}
.post_content blockquote:before:not([class]) {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: normal;
  line-height: 40px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 5px;
  left: 10px;
  color: #5cbcd7;
}
.post_content blockquote:after:not([class]) {
  content: '"';
  font-style: italic;
  font-size: 30px;
  font-weight: normal;
  text-align: left;
  line-height: 60px;
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 7px;
  right: -2px;
  color: #5cbcd7;
}
.post_content blockquote cite:not([class]) {
  border-top: 1px dotted #aaa;
  display: block;
  padding: 20px 0 0 0;
  font-style: italic;
  text-align: right;
  font-size: 90%;
}

.post_content pre:not([class]){
    border-left: 5px solid #7fc120;
    font-size: 12px;
    margin: 0 0 27px 0;
    line-height: 24px;
    padding: 0 17px;
    overflow: auto;
    background: #fff;
    background-image: linear-gradient(0deg, transparent 50%, #f4f4f4 50%);
    background-size: 48px 48px;
}

.post_content a[href^='mailto']:not([class])::before {
    content: '📧 ';
}
.post_content a[href^='tel']:not([class])::before {
    content: '📞 ';
}
.post_content a[href^='sms']:not([class])::before {
    content: '💬 ';
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://kitchen-garden-koyama.com/enthalten/components/gehalt/uploads/2025/05/ZenKakuGothicNew-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://kitchen-garden-koyama.com/enthalten/components/gehalt/uploads/2025/05/ZenKakuGothicNew-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */