/* 
 * @mediaを使いブラウザ幅をチェックしています。
 * PC時のデザインに効かせたい時はこの中に指定します。
 */
@media screen and (min-width:768px) {

  .hm-case-unit__img {
    max-width: 400px;
  }
  .jnl-cat-tag {
	padding: 2.5rem 6.4% 0rem;
}
}
.jnl-cat-tag {
	padding: 2.5rem 6.4% 0rem;
	font-size: .800rem;
	line-height: 1.5;
}
.jnl-cat-tag ul {
	list-style: circle;
	justify-content: left;
	gap: .5rem
}
.jnl-cat-tag li a {
	text-align: center;
    width: 50%;
    margin: 10px auto;
}
.jnl-cat-tag li a::before {
  content:none;
}

.editor-style .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table td, .editor-style .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table th {
  padding: 1.5rem 1rem;
  font-size: .875rem;
  line-height: 1.3714285714;
  border: solid 1px #eee;
}
.editor-style .wp-block-table td, .editor-style .wp-block-table th {
  padding: 1.5rem 1rem;
  font-size: .875rem;
  line-height: 1.3714285714;
  border: solid 1px #eee;
}
.srv-sgl-numfeature-unit__content p.note {
  opacity: .8
}
.srv-sgl-explain__img figcaption.note,.srv-tpo-merit__img figcaption.note{
	opacity:.8
}

/* 
容量市場用カスタム20230822
 */



.srv-sgl-numfeature__title2 span:nth-child(1) {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.5rem;
	font-weight: 600;
  line-height: 1.4666666667
}

/* 
X開設20231018
 */

.g-footer__sns {
    display: flex;
    align-items: center;
	padding-top: 0;
    border-top: 0;
}

 .abt-trust-unit:nth-child(even) .abt-trust-unit__content {
	order:none;
    margin: 0;
    padding-right: 4.5955882353%;
    padding-left: 9.1911764706%
  }

/* 
リードスピーカー20240530
 */

/* 
.g-header__inner {
  display: flex;
  align-items: center;
  height:4.5rem;
  padding-left: 1rem
}

@media screen and (min-width:768px) {
  .g-header__inner {
    align-items: center;
    height:4rem;
    padding: 0 min(7.125rem, 8.345534407vw)0 2.25rem
  }
}
*/

.g-header .rsbtn {
  position: absolute;
  top: 100%;
  right: 0;
}

.srv-idx-terms__unit .rspkr_dr_link {
    display:grid;
    place-items: center;
    width: 0;
    height: 0;
    /* margin: 0.5rem auto; */
    margin: 0.5rem auto 0;
    padding: 2px;
    text-align: center;
    background-color:none;
    border:none;
}
/* 
電源メニュー202501
 */
.srv-sgl-point__circles .circle02 {
  counter-increment: listCounter;
  overflow: hidden;
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 20.4375rem;
  margin: 0 auto;
  padding: 2.75rem 3.625rem 0;
  text-align: center;
  background-color: rgba(255, 255, 255, .16);
  border: 1px solid var(--color-accent);
  border-radius: 50%
}
.srv-sgl-point__circles .circle02 p, .srv-sgl-strength__circles a::before {
  content: counter(listCounter, decimal-leading-zero);
  font-size: 4rem;
  font-family: var(--font-family--futura);
  line-height: 2.2;
  color: var(--color-accent)
}
.srv-sgl-point__circles .circle02 span, .srv-sgl-point__circles .circle02 strong, .srv-tpo-structure__circles .circle02 strong {
  display: block;
  margin-top: .9125rem;
  font-size: 1.14rem;
  line-height: 1.6;
  letter-spacing: .06rem
}
.srv-sgl-point__circles .circle02 span {
  margin-top:auto;
}
.srv-sgl-point__circles .circle02 strong + span {
  margin-top: .6125rem
}
.srv-sgl-point__circles .circle02 span.note {
    margin-top: .6875rem;
    font-size: .75rem;
    line-height: 1.6;
    opacity: .6;
}
.srv-sgl-point__circles p.note {
    margin-top: .6875rem;
    font-size: .75rem;
    line-height: 1.6;
    opacity: .6;
}
  .srv-sgl-point__circles .circle02 {
    max-width: none;
    margin: 0;
    padding: 2.9282576867vw min(2.5rem, 2.9282576867vw)0
  }
  .srv-sgl-point__circles .circle02::before, .srv-sgl-strength__circles a::before, .srv-tpo-structure__circles .circle02::before {
    font-size: 4.6852122987vw
  }
  .srv-sgl-point__circles .circle02 strong, .srv-tpo-structure__circles .circle02 strong {
    margin-top: 1.4641288433vw;
    font-size: 1.317715959vw
  }

  .srv-sgl-point__circles .circle02 strong + span, .srv-tpo-structure__circles .circle02 strong + span {
    margin-top: 1.4641288433vw
  }
.srv-sgl-point__circles .g-contact__form div {
	margin-top: 0px;
}
.srv-sgl-point__circles .g-contact__form div a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 20rem;
  margin: 0 auto;
  padding: 1.125rem 1rem;
  color: var(--color-base);
  background-color: var(--color-accent);
  border: 1px solid var(--color-accent)

}


.srv-sgl-point__circles .g-contact__form div a:hover {
    color: #fff;
	border: 1px solid var(--color-accent)
  }

.srv-ilg-what p.note {
  font-size: .875rem;
  line-height: 1.8;
  opacity: .7
}
@media screen and (min-width: 768px) {
.srv-sgl-point__circles .circle02 span, .srv-sgl-point__circles .circle02 strong, .srv-tpo-structure__circles .circle02 strong {
  display: block;
  margin-top: .9125rem;
  font-size: 1.17rem;
  line-height: 1.6;
  letter-spacing: .06rem
}
}
