.elementor-3210 .elementor-element.elementor-element-135f2e8 > .elementor-container{max-width:1024px;}.elementor-3210 .elementor-element.elementor-element-cb93ccc .elementor-icon-list-icon{width:14px;}.elementor-3210 .elementor-element.elementor-element-cb93ccc .elementor-icon-list-icon i{font-size:14px;}.elementor-3210 .elementor-element.elementor-element-cb93ccc .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-3210 .elementor-element.elementor-element-a915fa8{text-align:left;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for html, class: .elementor-element-e5e8139 */.blog-article-wrapper {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  font-size: 16.5px;
  line-height: 1.9;
  padding: 2em;
  background: #fffaf5;
  border-radius: 12px;
  max-width: 880px;
  margin: auto;
}

.blog-title {
  font-size: 26px;
  font-weight: bold;
  color: #b0702f;
  margin-bottom: 1em;
  text-align: center;
}

.blog-img {
  width: 100%;
  max-width: 720px;
  margin: 1.8em auto;
  display: block;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

h3 {
  font-size: 20px;
  color: #6c4c2d;
  margin-top: 2.2em;
  border-left: 6px solid #ddb877;
  padding-left: 10px;
  background: #f9f0e1;
  padding: 0.4em 1em;
  border-radius: 4px;
}

ul {
  padding-left: 1.2em;
  margin: 1em 0;
}

.cta-box {
  background: #fff3e3;
  padding: 1.2em;
  border-left: 5px solid #e7a93c;
  margin-top: 2.5em;
  border-radius: 8px;
  text-align: center;
}

.cta-link {
  display: inline-block;
  margin-top: 1em;
  padding: 0.6em 1.2em;
  background: #e7a93c;
  color: white;
  text-decoration: none;
  border-radius: 6px;
  transition: background 0.3s ease;
}

.cta-link:hover {
  background: #c68b2f;
}/* End custom CSS */