.elementor-356 .elementor-element.elementor-element-87b39ff{--display:flex;--min-height:603px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-356 .elementor-element.elementor-element-87b39ff:not(.elementor-motion-effects-element-type-background), .elementor-356 .elementor-element.elementor-element-87b39ff > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://kusakaritakumi.com/wp/wp-content/uploads/2024/06/sougen.jpg");background-position:bottom center;background-repeat:no-repeat;background-size:cover;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-356 .elementor-element.elementor-element-1441d6a > .elementor-widget-container{background-color:#FFFFFF94;padding:20px 20px 20px 20px;border-radius:18px 18px 18px 18px;}.elementor-356 .elementor-element.elementor-element-1441d6a{text-align:center;}.elementor-356 .elementor-element.elementor-element-1441d6a .elementor-heading-title{font-family:"Sawarabi Mincho", Sans-serif;font-weight:600;color:#000000;}.elementor-356 .elementor-element.elementor-element-5646dce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-356 .elementor-element.elementor-element-5646dce.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-356 .elementor-element.elementor-element-7b6933a{text-align:center;font-family:"Shippori Mincho", Sans-serif;font-size:24px;font-weight:400;color:#000000;}.elementor-356 .elementor-element.elementor-element-b1ad977 > .elementor-widget-container{background-color:#FFFFFF;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-356 .elementor-element.elementor-element-b1ad977{text-align:center;}.elementor-356 .elementor-element.elementor-element-b1ad977 .elementor-heading-title{font-family:"Sawarabi Gothic", Sans-serif;font-weight:300;line-height:54px;color:#000000;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-356 .elementor-element.elementor-element-e65a042{text-align:center;font-family:"Shippori Mincho", Sans-serif;font-size:24px;font-weight:400;color:#000000;}@media(max-width:767px){.elementor-356 .elementor-element.elementor-element-7b6933a{text-align:left;}.elementor-356 .elementor-element.elementor-element-e65a042{text-align:left;}}/* Start custom CSS for text-editor, class: .elementor-element-7b6933a */.price-points {
  background-color: #f9f9f9;
  padding: 2em;
  border-radius: 8px;
  font-family: "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
}

.price-points h2 {
  color: #2c3e50;
  margin-bottom: 1em;
  font-size: 1.5em;
}

.price-points .point {
  margin-bottom: 1.5em;
}

.price-points .point h3 {
  color: #27ae60;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

.price-points .point p {
  margin: 0;
  line-height: 1.6;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e65a042 *//* ===============================
   草刈り匠 専用コンポーネント用CSS
   Elementorのレイアウトに影響しません
   =============================== */

/* 見出しスタイル（h2だけでなく専用クラス付きに） */
.kusakari-heading {
  font-size: 1.6em;
  margin-bottom: 1em;
  border-left: 5px solid #6ab04c;
  padding-left: 10px;
  color: #2d3436;
}

/* 料金表（.main-pricing や .option-table） */
.main-pricing,
.option-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 2em;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
  table-layout: fixed;
  word-wrap: break-word;
}

.main-pricing th,
.option-table th {
  background-color: #f8f8f8;
  color: #444;
  font-weight: bold;
  padding: 10px;
  border-bottom: 2px solid #ddd;
  text-align: left;
}

.main-pricing td,
.option-table td {
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
  vertical-align: top;
}

.main-pricing td strong {
  color: #e74c3c;
  font-weight: bold;
}

/* 補足テキスト */
.kusakari-note {
  font-size: 1em;
  color: #444;
  margin-bottom: 0.5em;
}

.kusakari-note .highlight {
  color: #e67e22;
  font-weight: bold;
  font-size: 1.05em;
}

.kusakari-subnote {
  font-size: 0.9em;
  color: #999;
  margin-top: -0.5em;
}

/* エリアリスト */
.area-list {
  list-style-type: square;
  padding-left: 1.2em;
  margin: 0 0 1.5em 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 0.5em 1em;
}

.area-list li {
  white-space: nowrap;
  color: #2d3436;
}

/* レスポンシブ */
@media screen and (max-width: 768px) {
  .main-pricing,
  .option-table {
    font-size: 0.95em;
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }

  .main-pricing th,
  .main-pricing td,
  .option-table th,
  .option-table td {
    white-space: normal;
  }

  .kusakari-heading {
    font-size: 1.4em;
  }
}/* End custom CSS */