.l-section-b-grid {
  background: #fff;
  border-top: none;
  border-bottom: none;
}

@media screen and (min-width:1024px), print {
  .l-section-b-grid {
    background: #fff;
  }
}

.l-container-grid__main {
    padding-bottom: .5rem;
    width: 100%;
}

.l-section-case__grid {
  display: grid;
  border-bottom: solid 1px #fff;
}
@media screen and (min-width:1024px), print {
  .l-section-case__grid {
    display: grid;
    grid-template-columns: 1fr min(35%, 380px);
    align-items: stretch;
    grid-column-gap: 2rem;
  }
}
.l-section-guide-h2 {
  font-size: 1.5rem;
  line-height: 2.5rem;
  position: relative;
}
.l-section-guide-h2::after {
  margin-top: 1rem;
  margin-bottom: 2.5rem;
  content: '';
  display: block;
  width: 4rem;
  height: 4px;
  background-color: #E5CF52;
}
@media screen and (min-width:768px), print {
  .l-section-guide-h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.l-section-guide-h3 {
  position: relative;
  padding-left: 1.8125rem
}
@media screen and (min-width:768px), print {
  .l-section-guide-h3 {
    padding-left: 2.0625rem
  }
}
.l-section-guide-h3::before {
  content: "";
  position: absolute;
  top: .1875rem;
  left: 0;
  width: 1.3125rem;
  height: 1.5rem;
  background-image: url("../images/common/icon_detail.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat
}
@media screen and (min-width:768px), print {
  .l-section-guide-h3::before {
    top: .25rem;
    width: 1.5625rem;
    height: 1.75rem
  }
}
.l-section-guide-bg-h3 {
  line-height: 1.75rem;
  background-color: #F2E8C1;
  padding: 1rem;
  border-radius: .5rem;
}
@media screen and (min-width:768px), print {
  .l-section-guide-bg-h3 {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}
.l-section-guide-h4 {
  font-size: 1.25rem;
  line-height: 1.875rem;
}
.l-section-guide-h4::after {
  content: "";
  display: block;
  width: 96px;
  height: 2px;
  margin-top: 1rem;
  background-color: #E5CF52;
  border-right: 32px solid #2D2D2D
}
@media screen and (min-width:768px), print {
  .l-section-guide-h4 {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}
.l-section-guide-h5 {
  font-size: 1.125rem;
  line-height: 2.025rem;
  position: relative;
  padding-left: 1.6rem;
}
.l-section-guide-h5::before {
  content: "";
  display: block;
  width: 12px;
  height: 3px;
  margin-top: 1rem;
  background-color: #E5CF52;
  position: absolute;
  left: 0;
}
@media screen and (min-width:768px), print {
  .l-section-guide-h5 {
    font-size: 1.125rem;
    line-height: 2.025rem;
  }
}
.c-btn-pagetop {
  position: fixed;
  bottom: 50px;
  right: 8px;
  width: 48px;
  height: 48px;
  background-color: rgba(59, 64, 67, .8);
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease;
  z-index: 100
}

.c-tag-relation {
  display: inline-block;
  min-width: 3.5rem;
  padding-top: .1875rem;
  padding-right: .75rem;
  padding-bottom: .1875rem;
  padding-left: .75rem;
  border-radius: 100vh;
  border: 1px solid #E5CF52;
  font-size: .625rem;
  line-height: 1.5;
  text-align: center;
  color: #2d2d2d;
}
@media screen and (min-width:768px), print {
  .c-tag-relation {
    font-size: .75rem
  }
}

.p-pagination__list2 > li.current a, .p-pagination__list2 > li.current span {
  border: 1px solid #E5CF52;
  background: #E5CF52;
  color: #fff;
  font-weight: 700
}

.p-pagination__list2 > li.next a, .p-pagination__list2 > li.prev a {
  border: 1px solid #C3C4C5;
}

.u-property-detail__border {
  padding-top: .75rem;
  padding-bottom: .5rem;
  border-top: #C8C8C8 dotted 1px !important;
  border-bottom: #C8C8C8 dotted 1px !important
}

@media screen and (max-width: 767px) {
  .l-container-grid__aside {
	  width:100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: -10px;
    z-index: 9999;
	  padding:0 4% 5%;
	  margin-bottom: 0;
    background: #fff;
    border-radius:0;
    overflow: hidden;
    /* 中身を下に隠す */
    transform: translateY(calc(100% - 56px));
    transition: transform 0.35s ease;
  }
  .l-container-grid__aside.is-open {
    transform: translateY(0);
	  overflow-y: auto;
        max-height: 95vh;
  }
}

.p-search-aside__ttl--category::before {
  content: "";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -.25rem;
  margin-right: .25rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle
}

.p-search-aside__ttl--category::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPGRlZnM+CiAgICA8Y2xpcFBhdGggaWQ9ImNsaXAtcGF0aCI+CiAgICAgIDxyZWN0IGlkPSLplbfmlrnlvaJfMjMzOTU4IiBkYXRhLW5hbWU9IumVt+aWueW9oiAyMzM5NTgiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyMyIgZmlsbD0iI2ZmZiIvPgogICAgPC9jbGlwUGF0aD4KICA8L2RlZnM+CiAgPGcgaWQ9Imljb24tY2F0ZWdvcnkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTggLTI3NSkiPgogICAgPHJlY3QgaWQ9IumVt+aWueW9ol84NTYwMSIgZGF0YS1uYW1lPSLplbfmlrnlvaIgODU2MDEiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMzk4IDI3NSkiIGZpbGw9Im5vbmUiLz4KICAgIDxnIGlkPSLjgrDjg6vjg7zjg5dfMjQ1MDkxIiBkYXRhLW5hbWU9IuOCsOODq+ODvOODlyAyNDUwOTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM5OCAyNzYpIj4KICAgICAgPGcgaWQ9IuOCsOODq+ODvOODl18yNDUwOTEtMiIgZGF0YS1uYW1lPSLjgrDjg6vjg7zjg5cgMjQ1MDkxIiBjbGlwLXBhdGg9InVybCgjY2xpcC1wYXRoKSI+CiAgICAgICAgPHBhdGggaWQ9IuODkeOCuV84NjA5OTAiIGRhdGEtbmFtZT0i44OR44K5IDg2MDk5MCIgZD0iTTIuMzc0LDE4Ljk4OHYwWm0wLDIuMzc0YTIuMjksMi4yOSwwLDAsMS0xLjY3Ny0uN0EyLjI5LDIuMjksMCwwLDEsMCwxOC45ODhWMi4zNzRBMi4yOSwyLjI5LDAsMCwxLC43LjcsMi4yOSwyLjI5LDAsMCwxLDIuMzc0LDBIMTguOTg4YTIuMjksMi4yOSwwLDAsMSwxLjY3Ny43LDIuMjksMi4yOSwwLDAsMSwuNywxLjY3N3Y5LjQ5NEgxOC45ODhWMi4zNzRIMi4zNzRWMTguOTg4aDguMzA3djIuMzc0Wk0xNy4wMywyMi41NDlsLTQuMjEzLTQuMjEzLDEuNjkxLTEuNjYxTDE3LjAzLDE5LjJsNS4wNDQtNS4wNDQsMS42NjEsMS42OTFaTTYuNzc5LDExLjUyNmExLjE4NywxLjE4NywwLDAsMC0uODQ1LTIuMDMyLDEuMTg3LDEuMTg3LDAsMSwwLC44NDUsMi4wMzJtMC00Ljc0N2ExLjIxNSwxLjIxNSwwLDAsMCwwLTEuNjksMS4yMTUsMS4yMTUsMCwwLDAtMS42OSwwLDEuMjE1LDEuMjE1LDAsMCwwLDAsMS42OSwxLjIxNSwxLjIxNSwwLDAsMCwxLjY5LDBtMi43MTUsNS4wODloNy4xMjFWOS40OTRIOS40OTRabTAtNC43NDdoNy4xMjFWNC43NDdIOS40OTRaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDApIiBmaWxsPSIjZmZmIi8+CiAgICAgIDwvZz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=");
}
.p-search-aside__ttl--tag::before {
  content: "#";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -.25rem;
  margin-right: .25rem;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
  color: #CCA300;
}

.p-search-aside__body.border {
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-left: solid 1px #2d2d2d;
  border-right: solid 1px #2d2d2d;
  border-bottom: solid 1px #2d2d2d;
  padding: 0;
}

.p-search-aside__menu li {
  list-style: none;
  padding: .75rem .5rem .75rem 2rem;
  border-bottom: solid 1px #2D2D2D;
  position: relative;
}
.p-search-aside__menu li:last-child {
  border-bottom: none;
}
.p-search-aside__menu li a {
  color: #2D2D2D;
}
.p-search-aside__menu li a::before {
  content: "";
  position: absolute;
  top: calc(50% - 12px);
  left: .5rem;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iaWNvbi1hcnJvdy1yaWdodCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+CiAgPHJlY3QgaWQ9IumVt+aWueW9ol84NTQ4OSIgZGF0YS1uYW1lPSLplbfmlrnlvaIgODU0ODkiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIvPgogIDxwYXRoIGlkPSJJY29uX2ZlYXRoZXItY2hldnJvbi1yaWdodCIgZGF0YS1uYW1lPSJJY29uIGZlYXRoZXItY2hldnJvbi1yaWdodCIgZD0iTTEyLjc1LDE5LjVhLjcuNywwLDAsMS0uNTMtLjI1MS45NDYuOTQ2LDAsMCwxLDAtMS4yMTJsMy45Ny00LjUzN0wxMi4yMiw4Ljk2M2EuOTQ2Ljk0NiwwLDAsMSwwLTEuMjEyLjY4Ni42ODYsMCwwLDEsMS4wNjEsMGw0LjUsNS4xNDNhLjk0Ni45NDYsMCwwLDEsMCwxLjIxMmwtNC41LDUuMTQzQS43LjcsMCwwLDEsMTIuNzUsMTkuNVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zIC0xLjUpIiBmaWxsPSIjRTVDRjUyIi8+Cjwvc3ZnPgo=);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.blog-title{
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;}

.blog-text{
	display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3; 
  overflow: hidden;}


.guide-image-section {
  width: 100%;
}
.guide-image-box {
  margin: 0 0 3rem;
}
.guide-image-box img {
  display: block;
  width: 100%;
  height: auto;
}
.guide-image-box--small {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.guide-image-box--wide {
  width: 100%;
}
.guide-image-box figcaption, .guide-media-block__image figcaption {
  margin-top: 16px;
  color: #333;
  font-size: 12px;
  line-height: 1.5;
}
.guide-media-section {
  width: 100%;
}
.guide-media-block {
  margin-bottom: 4rem;
}
.guide-media-block__image {
  margin: 0 0 1.5rem;
}
.guide-media-block__text {
  margin: 0 0 1.5rem;
}
.guide-media-block__text p {
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .guide-media-block {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
  }
  .guide-media-block__image {
    flex: 0 0 35%;
    margin: 0;
  }
  .guide-media-block__image img {
    display: block;
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
  }
  .guide-media-block__text {
    flex: 1;
  }
}
.text-image-grid {
  display: grid;
  gap: 1.5rem;
}
.text-image-grid__figure {
  margin: 0 auto;
  width: 60%;
}
.text-image-grid__figure img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1.15;
  object-fit: cover;
  background: #eee;
}
.text-image-grid__figure figcaption {
  margin-top: 12px;
  font-size: 14px;
  line-height: 1.5;
}
.text-image-grid__text p {
  margin: 0;
  font-size: 16px;
  line-height: 2; /* 32px */
}
@media (min-width: 768px) {
  .text-image-grid {
    grid-template-columns: 200px 1fr;
    gap: 32px;
    align-items: start;
  }
  .text-image-grid__figure {
    width: 100%;
  }
  .text-image-grid__figure img {
    width: 100%;
  }
}
.card-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
.card__image {
  display: block;
  width: 100%;
  aspect-ratio: 580 / 480;
  object-fit: cover;
  background: #eee;
  margin-bottom: 1.5rem;
}
.card__title {
  position: relative;
  margin: 24px 0 16px;
  padding-left: 28px;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 500;
}
.card__title::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.75em;
  width: 16px;
  height: 2px;
  background: #222;
}
.card__title::after {
  content: "";
  position: absolute;
  left: 7px;
  top: 0.55em;
  width: 2px;
  height: 12px;
  background: #d6b73f;
}
.card__text {
  margin: 0;
  font-size: 16px;
  line-height: 2;
}
@media (min-width: 768px) {
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}

.p-b-card-carousel{
	width:100%;
	overflow: visible;
}
@media (min-width: 768px) {
.p-b-card-carousel{
	width:736px;
	overflow: hidden;
}
}

.p-b-card-carousel__item > a {
  position: relative;
  flex: 1 auto;
  border-radius: .5rem;
  background-color: #fff;
  border: none !important;
  box-shadow: none !important;
  color: #3b4043;
  transition: all .2s ease;
}

.p-b-card-carousel__item{
	display: grid;
    grid-template-rows: auto auto auto auto;
  width: 16rem;
}

.p-b-card-carousel__image,
.p-b-card-carousel__image picture,
.p-b-card-carousel__image img {
  display: block;
}

.p-b-card-carousel__image img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
.p-b-card-carousel__item{
	width:352px;
}
}
.p-b-card-carousel__item > a:focus {
  border-color: none !important;
  box-shadow: none !important;
  text-decoration: none
}
.p-b-card-carousel__item > a:focus .p-card-carousel__name {
  color: #0f52ba
}
@media(hover:hover)and (pointer:fine) {
  .p-b-card-carousel__item > a:hover {
    border: none !important;
    box-shadow: none !important;
    text-decoration: none
  }
  .p-b-card-carousel__item > a:hover .p-card-carousel__name {
    color: #0f52ba
  }
}
@media(-ms-high-contrast:none), (-ms-high-contrast:active) {
  .p-b-card-carousel__item > a:hover {
    border-color: none !important;
    box-shadow: none !important;
    text-decoration: none
  }
  .p-b-card-carousel__item > a:hover .p-card-carousel__name {
    color: #0f52ba
  }
}

.blog-list-image{
	display: block;
  width: 100%;
  aspect-ratio: 44 / 25;
  object-fit: cover;
  background: #eee;
  margin-bottom: 1.5rem;
}

.blog-archive-image{
	display: block;
  width: 100%;
  aspect-ratio: 129 / 95;
  object-fit: cover;
  background: #eee;
  margin-bottom: 1.5rem;
}


/* =========================
  WordPress本文共通
========================= */

.guide-content {
  font-size: 16px;
  line-height: 2;
  color: #333;
margin-bottom: 4rem;
}

.guide-content > *:first-child {
  margin-top: 0;
}

.guide-content > *:last-child {
  margin-bottom: 0;
}

/* 見出しブロック */
.guide-content h2.wp-block-heading,
.guide-content h2 {
  font-size: 1.5rem;
  line-height: 2.5rem;
	margin-bottom: 2.5rem;
  position: relative;
}

.guide-content h2::after {
  margin-top: 1rem;
  content: '';
  display: block;
  width: 4rem;
  height: 4px;
  background-color: #E5CF52;
}

@media screen and (min-width:768px), print {
  .guide-content h2.wp-block-heading,
.guide-content h2 {
    font-size: 2rem;
    line-height: 3rem;
  }
}

.guide-content h3.wp-block-heading,
.guide-content h3 {
  margin: 1rem 0 2rem;
  font-size: 24px;
  line-height: 1.416;
  font-weight: 700;
position: relative;
	padding-left:1.8rem;
}

.guide-content h3.wp-block-heading::before,
.guide-content h3::before {
    content: "";
    position: absolute;
    top: .25rem;
    left: 0;
    width: 1.3125rem;
    height: 1.5rem;
    background-image: url(../images/common/icon_detail.svg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}


@media screen and (min-width:768px), print {
	.guide-content h3.wp-block-heading,
.guide-content h3 {
	padding-left:2.5rem;
	line-height: 2.125rem;
}
  .guide-content h3.wp-block-heading::before,
.guide-content h3::before {
    top: .25rem;
    width: 1.5625rem;
    height: 1.75rem;
  }
}

 .guide-content .is-style-bg h3 {
margin: 0 0 2rem;
  line-height: 1.875rem;
  background-color: #F2E8C1;
  padding: 1rem 2rem;
  border-radius: .5rem;
}

 .guide-content .is-style-bg h3::before{
 display: none;
}

@media screen and (min-width:768px), print {
  .guide-content .is-style-bg h3 {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}

.guide-content h4.wp-block-heading,
.guide-content h4 {
  margin: 0 0 2rem 0;
  font-size: 1.25rem;
  line-height: 1.875rem;
  font-weight: 700;
	position: relative;
}

.guide-content h4.wp-block-heading::after,
.guide-content h4::after{
  content: "";
  display: block;
  width: 96px;
  height: 2px;
  margin-top: 1rem;
  background-color: #E5CF52;
  border-right: 32px solid #2D2D2D
}
@media screen and (min-width:768px), print {
  .l-section-guide-h4 {
    font-size: 1.5rem;
    line-height: 2.125rem;
  }
}

.guide-content h5.wp-block-heading,
.guide-content h5 {
  font-size: 1.125rem;
  line-height: 2.025rem;
  position: relative;
  padding-left: 1.6rem;
margin: 0 0 1.5rem;
}

.guide-content h5.wp-block-heading::before,
.guide-content h5::before{
  content: "";
  display: block;
  width: 12px;
  height: 3px;
  margin-top: 1rem;
  background-color: #E5CF52;
  position: absolute;
  left: 0;
}

@media screen and (min-width:768px), print {
  .guide-content h5 {
    font-size: 1.125rem;
    line-height: 2.025rem;
  }
}

/* 段落 */
.guide-content p {
  margin: 0 0 2rem;
}

/* テキストリンク */
.guide-content a {
  color: #0F52BA;
  text-decoration: underline;
}

a > h2,
a > p {
  color: #333333 !important;
}

.guide-content a:hover {
  color: #3DA5E8;
}

/* 別窓リンク */
.guide-content a[target="_blank"]:not(:has(img))::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.25em;
  vertical-align: -0.15em;
  background: url("../images/common/icon_blank.svg") no-repeat center / contain;
}

/* PDFリンク */
.guide-content a[href$=".pdf"]:not(:has(img))::after,
.guide-content a[href*=".pdf"]:not(:has(img))::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.25em;
  vertical-align: -0.15em;
  background: url("../images/common/icon_pdf.svg") no-repeat center / contain;
}




/* 画像ブロック */
.guide-content figure {
  margin: 0 0 1rem;
}

.guide-content img {
  max-width: 100%;
  height: auto;
}

.guide-content .size-small {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.guide-content .size-large {
  width: 100%;
}


.guide-content figcaption,
.guide-content .wp-element-caption {
  margin-top: 1rem;
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}

.guide-content .wp-block-media-text {
  margin-bottom: 4rem;
}
.guide-content .wp-block-media-text__media {
  margin: 0 0 1.5rem;
}
.guide-content .wp-block-media-text__content {
  margin: 0 0 1.5rem;
}
.guide-content .wp-block-media-text__content p {
  margin: 0;
  color: #333;
  font-size: 16px;
  line-height: 2;
}
@media screen and (min-width: 768px) {
.guide-content .wp-block-media-text {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
  }
 .guide-content .wp-block-media-text__media {
    flex: 0 0 35%;
    margin: 0;
  }
 .guide-content .wp-block-media-text__media img {
    display: block;
    width: 100%;
  }
 .guide-content .wp-block-media-text {
    flex: 1;
  }
	
	.guide-content .has-media-on-the-right{
		
	}
}

/* テーブルブロック */
.guide-content .table-scroll {
  overflow-x: visible;
}

.guide-content table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  color: #333;
  font-size: 14px;
}
.guide-content th, .guide-content td {
  border: 2px solid #fff;
  line-height: 1.5;
}
.guide-content thead th {
  background: #222;
  color: #fff;
  font-weight: normal;
  text-align: center;
  padding: 0.8em 1em;
}
.guide-content thead th:first-child {
  width: 22%;
}
.guide-content thead th:not(:first-child) {
  width: 39%;
}
.guide-content tbody th {
  background: #f5edc1;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 2em 1em;
}
.guide-content body td {
  background: #f8f8f8;
  vertical-align: top;
  padding: 2em 1em;
}
.guide-content .guide-caption {
  margin-top: 0.5em;
  color: #333;
  font-size: 12px;
  line-height: 1.5;
}

.guide-content table thead th:first-child {
  width: 22%;
}
.guide-content table thead th:not(:first-child) {
  width: 39%;
}
.guide-content table tbody th {
  background: #f5edc1;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  padding: 2em 1em;
}
.guide-content table tbody td {
  background: #f8f8f8;
  vertical-align: top;
  padding: 2em 1em;
}
.guide-content table caption {
  margin-top: 0.5em;
  color: #333;
  font-size: 12px;
  line-height: 1.5;
}
.wp-block-table {
  overflow-x: visible;
}
.guide-content table {
  width: 100%;
  border-collapse: collapse;
}

.guide-content table caption {
  caption-side: bottom;
	text-align: left;
}
@media screen and (max-width: 767px) {
  .guide-content .wp-block-table {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
	  
  }
  .guide-content .wp-block-table table {
    min-width: 640px;
	  margin-bottom: 0px;
  }
}
.guide-scroll-note{display: none;}
@media screen and (max-width: 767px) {
.guide-scroll-note{display: block;}
}

.guide-content .wp-block-group.is-style-note {
  padding: 20px;
  background: #f3f3f3;
  border-radius: 8px;
margin-bottom: 2rem;
}
.guide-content .wp-block-group.is-style-note > h2,
.guide-content .wp-block-group.is-style-note > h3,
.guide-content .wp-block-group.is-style-note > h4,
.guide-content .wp-block-group.is-style-note > p:first-child {
  margin: 0;
  padding-bottom: 12px;
  border-bottom: 1px solid #ffffff;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 500;
  color: #d4aa3b;
}
.guide-content .wp-block-group.is-style-note ul {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
}
.guide-content .wp-block-group.is-style-note ulli {
  position: relative;
  margin-top: 12px;
  padding-left: 16px;
  font-size: 16px;
  line-height: 1.9;
}
.guide-content .wp-block-group.is-style-note ul li:first-child {
  margin-top: 0;
}
.guide-content .wp-block-group.is-style-note ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d4aa3b;
}


/* リスト */
.guide-content ul,
.guide-content ol {
  margin: 0 0 2rem;
  padding-left: 1.5rem;
list-style: none;
}

.guide-content li {
  position: relative;
  margin-top: 12px;
  padding-left: 16px;
  font-size: 16px;
  line-height: 1.8125;
}
.guide-content li:first-child {
  margin-top: 0;
}
.guide-content li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.85em;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d4aa3b;
}

/* 引用 */
.guide-content .wp-block-quote {
  margin: 2em 0;
  padding: 1.5em;
  background: #f7f7f7;
  border-left: 4px solid #0F52BA;
}

/* カラムブロック */
.guide-content .wp-block-columns {
  margin: 0 0 3em;
  gap: 2em;
	display: flex;
    flex-direction: column;
    gap: 24px;
}

.guide-content .wp-block-columns .wp-block-column {
    min-width: 0;
}

.guide-content .wp-block-column > *:last-child {
  margin-bottom: 0;
}

@media (min-width: 768px) {
.guide-content .wp-block-columns {
        flex-direction: row;
        gap: 32px;
    }
.guide-content .card-columns {
        flex-direction: row;
        gap: 32px;
	flex-wrap: wrap;
    }

.guide-content .wp-block-columns > .wp-block-column {
        flex: 1;
    }
	
.guide-content .card-columns > .wp-block-column{
        flex: 0 0 calc(50% - 16px);
        min-width: 0;
    }
}

.guide-content .wp-block-columns .wp-block-image {
  margin: 0 auto;
  width: 100%;
}
.wp-block-columns .wp-block-column .wp-block-image img {
  display: block;
  width: 100%;
  background: #eee;
}

.guide-article__categories {
  padding-top: .5rem;
  padding-bottom: .5rem;
  align-content: flex-start;
}

.guide-article__categories li {
  margin-right: .25rem;
  margin-bottom: .25rem;
 display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #0f52ba;
  border: 1px solid #0f52ba;
  border-radius: .25rem;
  font-size: .75rem
}

.guide-article__tags {
	padding-top: .75rem;
  padding-bottom: .5rem;
  margin-top: .5rem;
  margin-bottom: 2.5rem;
  list-style: none;
  border-top: #C8C8C8 dotted 1px;
  border-bottom: #C8C8C8 dotted 1px;
}

.p-tagsearch-aside__body > .guide-article__tags{
	border-top:none;
	border-bottom:none;
	padding: 0;
}

@media screen and (min-width:768px), print {
  .guide-article__tags {
    margin-top: 1rem;
		margin-bottom:2.5rem;
  }
}

.guide-article__tags > li {
  display: inline-block;
margin-right: .25rem;
  margin-bottom: .25rem;
  min-width: 3.5rem;
  padding-top: .1875rem;
  padding-right: .75rem;
  padding-bottom: .1875rem;
  padding-left: .75rem;
  border-radius: 100vh;
  border: 1px solid #E5CF52;
  font-size: .75rem;
  line-height: 1.5;
  text-align: center;
}

@media screen and (min-width:768px), print {
  .guide-article__tags > li {
    margin-right: .25rem;
    margin-bottom: .25rem;
    font-size:.75rem;
  }
}

.guide-article__tags > li a {
  color: #2d2d2d;
}

.guide-article__date{
	font-size:.75rem;
}

.wp-block-image-undertexts p{
	font-size:.875rem;
}

@media screen and (min-width:768px), print {
  .wp-block-image-undertexts p{
	font-size:1rem;
}
}



/*# sourceMappingURL=style.css.map */