.leales-1097 .leales-element.leales-element-2a028e8e > .leales-container{max-width:1000px;}.leales-1097 .leales-element.leales-element-d607095 .leales-tab-content{border-bottom-color:#00000021;color:var( --e-global-color-9435b63 );font-family:"Sawarabi Gothic", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;letter-spacing:0px;padding:0px 40px 20px 040px;}.leales-1097 .leales-element.leales-element-d607095 .leales-tab-title{border-color:#00000021;padding:24px 40px 24px 40px;}.leales-1097 .leales-element.leales-element-d607095 .leales-toggle-item:not(:last-child){margin-bottom:0px;}.leales-1097 .leales-element.leales-element-d607095 .leales-toggle-title, .leales-1097 .leales-element.leales-element-d607095 .leales-toggle-icon{color:var( --e-global-color-9435b63 );}.leales-1097 .leales-element.leales-element-d607095 .leales-toggle-icon svg{fill:var( --e-global-color-9435b63 );}.leales-1097 .leales-element.leales-element-d607095 .leales-toggle-title{font-family:"Shippori Mincho B1", Sans-serif;font-size:17px;font-weight:600;line-height:1.5em;letter-spacing:-0.5px;}.leales-1097 .leales-element.leales-element-d607095 .leales-tab-title .leales-toggle-icon i:before{color:#695821;}.leales-1097 .leales-element.leales-element-d607095 .leales-tab-title .leales-toggle-icon svg{fill:#695821;}.leales-1097 .leales-element.leales-element-d607095 > .leales-widget-container{margin:-24px 0px 0px 0px;}@media(max-width:768px){.leales-1097 .leales-element.leales-element-d607095 .leales-toggle-title{font-size:16px;}.leales-1097 .leales-element.leales-element-d607095 .leales-tab-title{padding:16px 16px 16px 32px;}.leales-1097 .leales-element.leales-element-d607095 .leales-tab-content{font-size:15px;line-height:1.8em;padding:0px 16px 16px 32px;}.leales-1097 .leales-element.leales-element-d607095 > .leales-widget-container{margin:-16px 0px 0px 0px;}}/* Start custom CSS for section, class: .leales-element-2a028e8e */.faq-contents .leales-toggle .leales-tab-title .leales-toggle-icon.leales-toggle-icon-right{
    position: absolute !important;
    right: 0;
}

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

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

@media(max-width:767px){
    .faq-contents .leales-tab-title::before {
        font-size: 24px;/*デザインによって変更*/
    }
    .faq-contents .leales-tab-content::before{
        font-size: 24px;/*デザインによって変更*/
    }
}

.faq-contents .fas.fa-caret-down {
    font-size: 15px;
}/* 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 */