/*
Theme Name: hello elementor child
Description: Xeory拡張テーマ
Author: haruml
Template:hello-elementor
*/
/*-------------------------------------------------
---------------------------------------------------
--------------------LP (FBカラー) ------------------
---------------------------------------------------
---------------------------------------------------*/
header#site-header {
  display: none;
}
header.page-header {
  display: none;
}
section#comments {
  display: none;
}
footer#site-footer {
  display: none;
}
/*
-----------------------------
--------ターゲットコール--------
-----------------------------
*/

.target-call h1 {
  line-height: 20px;
}
/*
-----------------------------
--------無料ダウンロード--------
-----------------------------
*/
.free-button {
  margin: auto;
  position: relative;
  max-width: 350px !important;
}
.free-button::before, .free-button::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid white;
  margin: auto;
  left: 0;
  right: 0;
}
.free-button::before {
  top: 4px;
}
.free-button::after {
  bottom: 20px;
}
/*worm ▼*/
.arrow {
    position: relative;
    top: -1rem;
    margin-bottom: -2.5rem;
}
.free-button.round {
    width: 60% !important;
    max-width: 60% !important;
}
.free-button.round::before, .free-button.round::after {
  display: none;
}
.free-button.round > div:hover {
  top: 2px;
  left: 2px;
  position: relative;
}
/*
------------------------------
--------ヘッドライン------------
------------------------------
*/
/*上段テキスト--------*/
.head-up-txt {}
/*キャッチコピー--------*/
.catch-txt {}
/*下段テキスト--------*/
.head-under-txt p {
    line-height: 180%;
    margin-bottom: 0px;
}
.elementor-118 .elementor-element.elementor-element-e8c7f17 {
  line-height: 110% !important;
}
/*
------------------------------
----------フォームbox----------
------------------------------
*/
.form-box {
  margin: 1rem;
  padding: 1rem;
  max-width: 768px;
  border: 5px solid #9c9c9c;
}
/*上段テキスト--------*/
.form-up-txt {}
/*中段テキスト（ボタン直上）--------*/
.form-mid-txt {}
/*(ボタン）--------*/
.form-btn {}
/*worm ▼*/
.form-btn.worm a:hover {
	position: relative;
	top: 3px;
	left: 3px;
	box-shadow: none !important;
}
/*--------ブレッドテキストブロック--------*/
.bread-txt-block {
  max-width: 96%;
  margin: 10px auto;
}
/*worm ▼*/	
.bread-txt.worm div {
    border-top: inherit;
    border-left: inherit;
    border-right: inherit;
}
/*アイコン--------*/
.bread-icon {
  width: 45px !important;
  height: 45px !important;
  margin-bottom: 0 !important;
}
.fa-check-square:before {
  font-size: 32px;
  top: 12%;
}
/*テキスト--------*/
.bread-txt {
  width: 80% !important;
  float: left;
  margin: auto;
  margin-left: 12px;
}
.bread-txt h5 {
  line-height: 130%;
}

.sub-comennt {
        max-width: 302px;
    margin: -23px auto 0;
}
@media (min-width: 768px) {
	.sub-comennt {
    margin: -23px auto 0 -17px;
}
}
@media (min-width: 992px) {
	.sub-comennt {
    margin: -23px auto 0 -17px;
}
}
/*
------------------------------
--------プロフィール------------
------------------------------
*/
.footer {
  padding: 0 15px;
}
.footer .elementor-widget-wrap {
  max-width: 567px;
  margin: auto;
}
@media (min-width: 576px) {
	
}
@media (min-width: 768px) {
  .free-button::after {
    bottom: 36px;
  }
	.free-button.round {
    width: 40% !important;
    max-width: 40% !important;
}
/* 
	.catch-txt h3 {
    font-size: 180% !important;
  }*/
  .form-box {
    margin: 1rem auto;
  }
  .bread-txt-block {
    max-width: 700px;
  }
  .md-none {
    display: none;
  }
}
@media (min-width: 992px) {
/*  .catch-txt h3 {
    font-size: 230% !important;
  }*/
}