@charset "UTF-8";
/* div.post .teiki_202509 CSS */
div.post .teiki_202509 .relative {
  position: relative;
}
div.post .teiki_202509 h5 {
  padding-left: 0;
}
div.post .teiki_202509 h5:before {
  content: normal;
}
div.post .teiki_202509 h3 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  top: -1em;
  left: 0;
  z-index: 1;
}
div.post .teiki_202509 h3 span {
  display: inline-block;
  background-color: #FFF100;
  padding: 0.25em 20px;
  color: var(--color-blue2);
}
.bg-teiki_202509 {
  background-color: var(--color-blue2);
  padding: 40px 20px 20px;
}
.box-teiki_post {
  background-color: var(--color-white);
  border-radius: 10px;
  padding: 35px 20px 20px;
}
@media screen and (max-width: 767px) {
.box-teiki_202509.sp-pdl10 {
  padding-left: 10px;
}
}
div.post .teiki_202509 p.a-center.icon-kome {
  padding-left: 0;
}
.teiki_202509 p.icon-kome.noAsterisk:before {
  content: "\0203B";
}
.teiki_202509 p.a-center.icon-kome:before {
  position: static;
  display: inline-block;
}
.box-teiki_202509 ol.jouken li::marker {
  color: #007739;
  font-weight: bold;
}
.box-teiki_202509 ol.jouken>li>span {
  color: #007739;
  font-weight: bold;
}
div.post .box-teiki_202509 ol.jouken li p.icon-kome {
  padding-left: 1.1em;
}
div.post .box-teiki_202509 ol.jouken li p.icon-kome:before {
  left: 0;
}
.teiki_202509 ul.entry-step {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.teiki_202509 ul.entry-step>li:before {
  content: none;
}
.teiki_202509 ul.entry-step li:last-child {
  margin-bottom: -20px;
}
.teiki_202509 ul.entry-step>li {
  width: 100%;
  margin: 0;
  padding: 20px;
  background-color: var(--color-white);
  border-radius: 10px;
  position: relative;
}
.teiki_202509 ul.entry-step>li:first-child {
  padding-top: 30px;
}
.teiki_202509 ul.entry-step li + li:after {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  width: 40px;
  height: 40px;
  position: absolute;
  color: var(--color-white);
  margin: auto;
  line-height: 40px;
  font-size: 40px;
  text-align: center;
  left: 0;
  right: 0;
  top: -40px;
  bottom: auto;
  content: "keyboard_double_arrow_down";
}
.teiki_202509 ul.entry-step .ttl-box {
  width: 100%;
  margin-bottom: 1em;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
}
.teiki_202509 ul.entry-step h4 {
  width: 55px;
  height: 55px;
  padding-top: 1em;
  margin: 0 0 0.5em 0;
  background-color: var(--color-blue2);
  border-radius: 50%;
  border: 1px solid var(--color-white);
  color: var(--color-white);
  font-family: 'Zen Maru Gothic', sans-serif;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.teiki_202509 ul.entry-step h4 strong {
  display: block;
  font-size: 1.5em;
}
@media screen and (max-width: 767px) {
.teiki_202509 ul.entry-step h4 {
    width: 46px;
    height: 46px;
    font-size: 0.7em;
    padding-top: 0.75em;
}
.teiki_202509 ul.entry-step h4 strong {
    font-size: 1.6em;
}
}
.teiki_202509 ul.entry-step h5 {
  color: var(--color-blue2);
  font-size: 1.1em;
  font-weight: 700;
  width: calc(100% - 65px);
  margin: 0 0 0.5em 0.5em;
}
.teiki_202509 ul.entry-step h5:before {
  content: none;
}
.teiki_202509 ul.entry-step a.btn.gray {
  opacity: 1;
}
.teiki_202509 ul.entry-step a.btn.gray.down {
  background-image: url(/common/img/icon_circledown_gray.svg);
}
.teiki_202509 ul.entry-step a.btn.gray img.icon {
  margin-left: 0.2em;
}
.teiki_202509 ul.entry-step a.btn.no-icon[target="_blank"]:after {
  content: none;
}
.teiki_202509 ul.tyui {
  padding-left: 3em;
}
.teiki_202509 ul.tyui li {
  margin: 0;
  text-indent: -3em;
}
.teiki_202509 ul.tyui li:before {
  content: none;
}
.bg2-teiki_202509 {
  background: var(--color-blue3);
  padding: 20px;
}
div.post .bg2-teiki_202509 h4 {
  padding-bottom: 0;
  padding-left: 1.4em;
  margin: 0 0 0.5em 0;
  border-bottom: none;
  font-family: "Noto Sans JP", sans-serif;
	font-size: 1.1em;
  text-align: left;
  text-indent: -0.75em;
}
div.post .bg2-teiki_202509 h4 span {
  display: inline-block;
  padding-right: 0.5em;
  color: var(--color-blue1);
}
div.post .teiki_202509 a[href^="tel:"] {
    text-decoration: none !important;
}