.elementor-184 .elementor-element.elementor-element-ebe11ae{text-align:center;}.elementor-184 .elementor-element.elementor-element-ebe11ae .elementor-heading-title{color:var( --e-global-color-03b2f17 );}.elementor-184 .elementor-element.elementor-element-ebe11ae > .elementor-widget-container{margin:0px 0px 105px 0px;}/* Start custom CSS for html, class: .elementor-element-dde8bba */.faq {
  background: #ffffff;
  padding: 60px 20px;
  font-family: "Hiragino Mincho ProN", "Yu Mincho", serif;
  color: #5a4a3b;
}

.faq-inner {
  max-width: 800px;
  margin: 0 auto;
}

.faq-sub {
  text-align: center;
  font-size: 14px;
  color: #b9a37a;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.faq-title {
  text-align: center;
  font-size: 28px;
  margin-bottom: 40px;
  font-weight: 500;
    padding-top: 0;
}

.faq-item {
  border-top: 1px solid #ddd;
  padding: 20px 0;
}

.faq-item:last-child {
  border-bottom: 1px solid #ddd;
}

.q {
  font-weight: 600;
  margin-bottom: 10px;
}

.a {
  line-height: 1.8;
  padding-left: 10px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b4e78cc *//* フッター固定バナー */
#footer_mail{
  display: block;
  opacity: 0.95;
  background-color: #ffffff;
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 10px;
  z-index: 9999;
  box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}

/* 内側 */
#footer_mail_box{
    text-align: center;
    width: 1100px;
    margin: 0 auto;
}

/* 共通ボタン */
#footer_mail_box a{
  display: inline-block;
  width: 30%;
  margin: 3px 1%;
  padding: 10px 5px;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border-radius: 6px;
  text-decoration: none;
  box-sizing: border-box;
}

/* フォーム */
.btn-blog{
  background: #FC5C63;
}

/* 電話 */
.btn-blog2{
  background: #39AE36;
}

/* LINE */
.btn-blog3{
  background: #0092D5;
}

/* スマホ最適化 */
@media screen and (max-width: 768px){
    
#footer_mail_box{
    text-align: center;
    width: 100%;
    margin: 0 auto;
}    
    
  #footer_mail_box a{
    width: 30%;
    margin: 0 1%;
    font-size: 10px;
    padding: 10px 1px;
  }
}/* End custom CSS */