@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Noto+Serif+JP:wght@400;500&display=swap");

html {
  scroll-padding-top: 120px;
}

.columns-content-main.wellaging-columns-top .read-more {
  display:none;
}

.has-black-color {
  color: #000000;
}
.has-cyan-bluish-gray-color {
  color: #abb8c3;
}
.has-white-color {
  color: #ffffff;
}
.has-pale-pink-color {
  color: #f78da7;
}
.has-vivid-red-color {
  color: #cf2e2e;
}
.has-luminous-vivid-orange-color {
  color: #ff6900;
}
.has-luminous-vivid-amber-color {
  color: #fcb900;
}
.has-light-green-cyan-color {
  color: #7bdcb5;
}
.has-vivid-green-cyan-color {
  color: #00d084;
}
.has-pale-cyan-blue-color {
  color: #8ed1fc;
}
.has-vivid-cyan-blue-color {
  color: #0693e3;
}
.has-vivid-purple-color {
  color: #9b51e0;
}

.osusume-columns-area {
  font-weight: 500;
  font-size: 32px;
  text-align: center;
  color:#444f56;
  margin:auto auto 24px;
  display: block;
}

.osusume-columns-area-sub {
  color:#ff7d60;
  font-size: 16px;
  display:block;
  margin:auto auto 8px;
}

.osusume-columns-area-area {
  background: linear-gradient(193.33deg, rgba(255, 247, 221, 0.5) 11.5%, rgba(255, 225, 214, 0.5) 65.67%);
  padding:24px;
  margin: auto auto 56px;
  border-radius:8px;
}

.osusume-columns-area-area .article-list {
  gap:24px;
  display:flex;
  flex-direction:column;
}

.osusume-columns-area-area .article-list li {
  border-radius:8px;
  background:#ffffff;
  padding:16px;
  display:flex;
  gap:24px;
  align-items:center;
  color:#444f56;
}

.osusume-columns-area-area .thumbnail {
  overflow:hidden;
  border-radius:8px;
  flex:1;
}

.osusume-columns-area-area .entry-content {
  flex:1;
}

.osusume-columns-area-area .entry-title {
  font-weight: 500;
  font-size: 16px;
  margin:auto auto 16px;
}

.osusume-columns-area-area .entry-title a {
  color: #444f56;
  line-height: 1.4;
}

.osusume-columns-area-area .entry-excerpt {
  height:auto;
  font-size:14px;
  margin:auto auto 16px;
}

.osusume-columns-area-area .entry-categories {
  justify-content:flex-start;
  margin:0;
  flex-wrap: wrap;
  gap:8px;
}

.content-body {
  font-family: 'Zen Kaku Gothic New', sans-serif !important;
}

.heading-text {
  font-size: 17px;
}

img {
  max-width:100%;
  height:auto;
}

.entry-categories {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap:8px;
  margin:24px auto 32px;
}
.entry-categories a {
  text-decoration: none;
  background: #F3F8FB;
  border: solid #B2B4C8 1px;
  color: #444f56;
  font-size: 16px;
  padding: 5px 10px 8px;
  border-radius: 999px;
  font-weight: 500;
}
.columns-content-main.single-view h1,.columns-content-main.single-view h2 {
  font-size:32px;
  color:#444f56;
  font-weight:500;
  line-height:1.3;
  margin: auto auto 16px;
}

.columns-content-main.single-view p {
  font-size: 16px;
  color: #444f56;
  font-weight: 500;
  line-height: 2.2;
  letter-spacing: 0;
}

.columns-content-main.single-view p + p {
  margin-top:32px;
}

.trend_columns_h2 , .new_columns_h2 {
  font-weight: 500;
  font-size: 32px;
  text-align: center;
  display:block;
  margin: auto auto 32px;
  color:#444f56;
  margin-top: 56px;
}

.trend_columns_h2:after , .new_columns_h2:after {
  content:"";
  width:46px;
  height:5px;
  display:block;
  background:#ffc4b7;
  border-radius:999px;
  margin:10px auto auto;
}

.new_columns_h2:after {
  background:#a0cddb;
}

.article-list.trend_columns , .article-list.new_columns {
  display:flex;
  gap:16px;
}
.article-list.trend_columns .entry-categories , .article-list.new_columns .entry-categories {
  justify-content:flex-start;
  flex-wrap:wrap;
  gap:8px;
  margin: 8px auto auto;
}

.article-list.trend_columns > li, .article-list.new_columns > li {
  flex:1;
}

.article-list.trend_columns .thumbnail img ,.article-list.new_columns .thumbnail img {
  border-radius:8px;
  margin:auto auto 16px;
}

.article-list.new_columns .thumbnail:after {
  content:"NEW";
  font-family: Zen Kaku Gothic New;
  font-weight: 700;
  font-size: 14px;
  color:#ff7d60;
  margin:auto auto 10px;
  display:inline-block;
}

.trend_columns .entry-excerpt,.new_columns .entry-excerpt {
  display:none;
}

.article-list.trend_columns .entry-title a,.article-list.new_columns .entry-title a {
  color:#444f56;
  font-size:16px;
  font-weight:500;
  line-height: 1.4;
}

.article-list.trend_columns .entry-title,.article-list.new_columns .entry-title {
}

div[style*="background-color"].wp-block-group.has-background {
  padding: 24px;
  margin:40px auto 80px;
  border-radius: 8px;
}

div[style*="background-color"].wp-block-group.has-background p:nth-of-type(1) {
  text-align:center;
  font-size:20px;
  margin:auto auto 24px;
  line-height:1;
}

.wp-block-list li {
  font-size: 16px;
  line-height:2.5
}

.wp-block-list .wp-block-list {
  padding-left:30px;
}
.wp-block-image.size-large img {
  max-width: 600px;
}

.wp-block-image.size-large {
  text-align:center;
  margin:16px auto 16px;
}

.columns-content-main.single-view p + h2 {
  margin-top:60px;
}
.columns-content-main.single-view h3 {
  margin: 48px auto 14px;
  border-bottom:1px solid #ff7d60;
  font-size:20px;
  font-weight:700;
  padding-bottom:8px;
  line-height: 1.3;
  color: #444f56;
}
.columns-content-main.single-view hr{
  border-top:#dfdfdf solid 1px;
  margin:14px auto 24px;
}

.columns-content-main.single-view h4 {
  color:#444f56;
  font-size:18px;
  font-weight:700;
  margin:24px auto 22px;
  position:relative;
}

.columns-content-main.single-view h4:before {
  content:"";
  display:inline-flex;
  background:#ff7d60;
  width:2px;
  height:14px;
  align-items:flex-end;
  margin-right:6px;
}
.category-link-list {
  max-width: 260px;
}
.parent_category_title {
  font-weight: 700;
  font-size: 20px;
  color: #444f56;
}

.parent_category_area {
  background: #f3f8fb;
  padding: 8px 13px 12px;
  border-radius: 8px;
}

.single-view .wp-block-image {
  text-align: center;
  margin: 16px auto;
  padding:0 16px;
}

.category-description {
  margin-top: 3px;
  color: #444f56;
  font-weight:500;
  font-size:14px;
  letter-spacing: 0;
  text-align: justify;
}

.post-content { margin-top: 2em; }
.l-header__ec-link { display: none; }
#header .l-header__inquiry-link { right: 50px; }
.pagination {margin: 64px auto 0;text-align: center;display: flex;justify-content: center;align-items: center;gap: 40px;}

.page-numbers {
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  color:#B2B4C8;
  letter-spacing: 5%;
}

.pagination-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.page-numbers.current {
  color:#007dA5;
}

.prev.page-numbers:before {
    content: "";
    display: inline-flex;
    background: url(/wellaging/columns/img/icon_prev.svg);
    width:11px;
    height: 15px;
    background-size:100% 100%;
    margin-right: 14px;
}

.next.page-numbers:after {
    content: "";
    display: inline-flex;
    background: url(/wellaging/columns/img/icon_next.svg);
    width:11px;
    height: 15px;
    background-size:100% 100%;
    margin-left: 14px;
}


.next.page-numbers {
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 24px;
  border-radius: 8px;
  border: 1px solid #dFdFdF;
  color:#444F56;
  display: block;
  font-size:16px;
}

.prev.page-numbers {
  font-size:16px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 24px;
  border-radius: 8px;
  border: 1px solid #dFdFdF;
  color:#444F56;
  display: block;
}
.content-body {
  display: flex;
  max-width:1120px;
  margin:auto;
  gap:40px;
  padding:0 16px;
}
.columns-title {
  text-align: center;
  margin: auto auto 50px;
  padding:26px;
  font-size: 20px;
  font-weight: 700;
  border-bottom:#dfdfdf solid 1px;
}
.columns-content-main {
  max-width: 820px;
  width: 100%;
}
.post-thumbnail {
  text-align: center;
}

.entry-categories {
  display:flex;
}

.related-posts.article-section h2 {
  font-size:20px;
  margin-top:80px;
}

.related-posts .article-list {
  display:flex;
  gap:17px;
}

.related-posts .article-list li {
  display: flex;
  flex-direction: column;
  flex:1;
}

.related-posts .article-list .thumbnail {
  margin:0 auto 16px;
}

.related-posts .article-list .thumbnail img {
  border-radius: 8px;
}

.related-posts .entry-excerpt {
  display: none;
}

.columns-content-main.single-view .related-posts .entry-title {
  font-weight: 500;
  font-size: 16px;
  border-bottom:0;
  padding:0;
  margin: auto auto 16px;
}

.columns-content-main.single-view .related-posts .entry-categories {
  margin-top: 16px;
  justify-content: flex-start;
  gap: 8px;
  flex-wrap: wrap;
}

.columns-content-main.single-view .related-posts .entry-title a {
  color: #444F56;
  line-height: 1.4;
}

.entry-excerpt {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin:auto auto 16px;
  color:#444f56;
}

.related-posts .entry-categories {
  justify-content: flex-start;
  flex-wrap:wrap;
  gap:8px;
}

.child_category_list {
  display:flex;
  flex-wrap:wrap;
}

.child_category_list_col {
  width: 50%;
  font-size: 14px;
  color: #444f56;
  font-weight: 500;
  height: 58px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.child_category_list_col a:before {
  margin-left: 6px;
}

.child_category_list_col.category-nou a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd2.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}

.child_category_list_col.category-gaihi a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd1.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-kankakuki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd3.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-koukuu a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd4.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-kokyuuki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd5.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-shoukaki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd6.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-seishokuki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd7.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-hinyouki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd8.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-junkanki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd9.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-undouki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd10.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-meneki a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd11.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-jiritsushinkei a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd12.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-horumon a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd14.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-saibou a:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd15.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}

.child_category_list_col.category-nou span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd2_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-gaihi span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd1_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-kankakuki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd3_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-koukuu span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd4_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-kokyuuki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd5_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-shoukaki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd6_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-seishokuki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd7_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-hinyouki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd8_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-junkanki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd9_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-undouki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd10_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-meneki span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd11_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-jiritsushinkei span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd12_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-horumon span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd14_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}
.child_category_list_col.category-saibou span:before {
  content:"";
  display:inline-flex;
  background:url(/wellaging/columns/img/icon_hd15_active.svg) no-repeat;
  width:30px;
  height:30px;
  background-size:100% 100%;
  margin-right:6px;
}

.child_category_list_col a:after {
  content:"";
  width:8px;
  height:13px;
  background:url(/wellaging/columns/img/columns_nav_arrow.svg) no-repeat;
  background-size:100%;
  display:block;
  position:absolute;
  right:12px;
  top:0;
  bottom:0;
  margin:auto;
}

.child_category_list_col a {
  display: flex;
  width: 100%;
  height: 100%;
  color: #444f56;
  align-items: center;
  transition:.2s;
}

.child_category_list_col a:hover {
  background:#F3F8FB;
  opacity:1;
}

.parent_category_link {
  border-radius:8px;
  border: solid #a0cddb 1px;
  display:block;
  padding:8px 60px 8px 16px;
  font-size:16px;
  color:#444f56;
  line-height:2;
  margin:0 auto 33px;
  position:relative;
  font-weight:500;
  letter-spacing:0;
}

.parent_category_area + .parent_category_link {
  margin-top:16px;
}

.parent_category_link:after {
  content: "";
  display: block;
  position:absolute;
  min-width: 28px;
  height: 8.5px;
  background: url(/cmn/icon/icon_arrow_pc.svg) no-repeat 100% 100%;
  right:16px;
  top:0;
  bottom:0;
  margin:auto;
}

.sidenav_wellaging_area {
  background: linear-gradient(210.24deg, rgba(160, 219, 194, 0.1) 3.46%, rgba(160, 205, 219, 0.5) 79.11%);
  border-radius: 8px;
  padding:24px 16px;
}

.sidenav_wellaging_area__h4 {
  font-family: Nunito Sans;
  font-weight: 500;
  font-size: 18px;
  color: #444f56;
  text-align: center;
}

.sidenav_wellaging_area__text {
  font-family: Nunito Sans;
  font-weight: 400;
  font-size: 14px;
  line-height:1.5;
  margin:16px auto auto;
  color: #444f56;
}

.sidenav_wellaging_area__link {
  font-family: Nunito Sans;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color:#007da5;
  width:fit-content;
  background: #ffffff;
  padding:8px 36px;
  display:block;
  border-radius:99999px;
  margin:8px auto auto;
}

.sidenav_wellaging_area__link:after {
  content:"";
  display: inline-block;
  width: 10px;
  height: 12px;
  background:url(/wellaging/columns/img/wellaging_arrow.svg);
  position:relative;
  top:-1px;
  margin-left:8px;
}

div[style*="background-color"].wp-block-group.has-background a[href*="#"] {
  position:relative;
  display:block;
  padding-right:35px;
  color: #444f56;
  transition:.2s;
}

div[style*="background-color"].wp-block-group.has-background a[href*="#"]:hover {
  opacity:1;
  color:#FF7d60;
  text-decoration:underline;
}

div[style*="background-color"].wp-block-group.has-background a[href*="#"]:after {
  content:"";
  width:20px;
  height:20px;
  background:url(/wellaging/columns/img/columns_anchor_arrow.svg) no-repeat;
  right:0;
  display:block;
  position:absolute;
  top:0;
  bottom:0;
  margin:auto;
}

.columns-content-main.single-view figcaption {
  text-align:left;
  max-width:600px;
  margin:10px auto;
  font-weight: 500;
  font-size: 16px;
  font-style: normal;
  line-height: 1.6;
}

.columns-content-main.single-view .read-more {
  display: none;
}

.columns-content-main.single-view .wp-block-button {
    text-align: center;
    margin: 16px auto 40px;
}

/* ボタンのスタイル */
.columns-content-main.single-view .wp-block-button .wp-block-button__link {
  display: inline-flex; /* アイコンを横並びにするため */
  align-items: center;
  gap: 8px;
  background-color: #fff;
  color: #444f56;
  border: 1px solid #444f56;
  border-radius: 99999px; /* 角を丸くする */
  padding: 10px 19px;
  text-decoration: none;
  transition: background-color 0.3s;
  line-height: 1.8;
  font-weight: 500;
  transition:.4s;
}

.columns-content-main.single-view .wp-block-button .wp-block-button__link:hover {
  background-color: #ffffff;
}

/* ボタンの外部リンクアイコン */
.columns-content-main.single-view .wp-block-button .wp-block-button__link[target="_blank"]::after {
  content: '';
  display: inline-block;
  background: url(/wellaging/columns/img/external-link.svg);
  width: 24px;
  height: 25px;
  background-size: 100% 100%;
}

.sidenav_banner_area {
  margin: 40px auto auto;
}

.sidenav_banner_list {
  display:flex;
  flex-direction:column;
  gap:24px;
}

.columns-content-main.category_page .article-list {
  display:flex;
  flex-wrap:wrap;
  gap:32px;
}

.thumbnail img {
  width: 100%
}

.category_page .article-list li {
  flex-basis: calc(50% - 20px);
  border-radius:8px;
  overflow:hidden;
  border:solid 1px #a0cddb;
  color:#444F56;
  display: flex;
  flex-direction: column;
}

.category_page .article-list .entry-title {
  font-weight: 500;
  font-size: 18px;
  margin:auto auto 16px;
}

.category_page .article-list .entry-title a {
  color:#444F56;
  line-height: 1.4;
}

.category_page .entry-content {
  padding:16px;
  position: relative;
  padding-bottom: 50px;
  height: 100%;
}

.category_page .entry-excerpt {
  height:auto;
}

.category_page .entry-categories {
  margin-top:16px;
  justify-content:flex-start;
  gap:8px;
  flex-wrap: wrap
}

.article-section.recommended-section-bottom .article-list {
  flex-wrap:nowrap;
  gap:16px;
}

.article-section.recommended-section-bottom {
  margin-top:96px;
}

.category-recommended-h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  margin:auto auto 24px;
  color:#444F56;
}

.article-section.recommended-section-bottom .article-list li {
  border:none;
  border-radius:0;
}

.article-section.recommended-section-bottom .thumbnail img {
  border-radius:8px;
}

.article-section.recommended-section-bottom .entry-excerpt {
  display:none;
}

.article-section.recommended-section-bottom .read-more {
  display:none;
}

.article-section.recommended-section-bottom .entry-categories {
  margin-bottom:auto;
}

.article-section.recommended-section-bottom .entry-content {
  padding:16px 0 0
}

.article-section.recommended-section-bottom .entry-title {
  font-size:16px;
}

.read-more {
  position:absolute;
  bottom:16px;
  width:100%;
  left:0;
  right:0;
}

.read-more a {
  font-size:16px;
  color:#007dA5;
  font-family:Nunito Sans;
  font-weight:500;
  display:flex;
  justify-content:center;
  align-items:center;
  gap:10px;
  line-height:1.2;
}

.read-more a:after {
  content:"";
  display:block;
  min-width:28px;
  height:8.5px;
  background:url(/cmn/icon/icon_arrow_pc.svg) no-repeat 100% 100%;
}

.article-list.trend_columns > li:before {
  content:"";
  width:40px;
  height:40px;
  display:block;
  background:url(/wellaging/columns/img/ranking_1.svg);
  position:absolute;
  top:-15px;
  left:-10px;
  z-index: 2;
}

.article-list.trend_columns > li:nth-child(2):before {
  background:url(/wellaging/columns/img/ranking_2.svg);
}

.article-list.trend_columns > li:nth-child(3):before {
  background:url(/wellaging/columns/img/ranking_3.svg);
}

.article-list.trend_columns > li {
  position:relative;
}

.columns-content-main.category_page .article_title {
  font-weight: 500;
  font-size: 32px;
  text-align: center;
  display: block;
  color:#444f56;
  margin:auto auto 48px;
}

.columns-content-main.category_page .article_title:after {
  content:"";
  background:#a0cddb;
  width:46px;
  height:5px;
  display:block;
  border-radius:9999px;
  margin:15px auto auto;
}

.category-filter-nav {
  display: none;
}

/* SP版（スマートフォン表示）用のスタイル */
@media screen and (max-width: 768px) {

  html {
    scroll-padding-top: 80px;
  }

  .category-filter-nav {
    display: block;
    overflow: scroll;
    width: calc(100vw - 16px);
    margin: auto 0 7.8vw auto;
    padding-bottom: 4.6vw;
    position: relative;
  }

  .category-filter-area {
    position:relative;
  }

  .category-filter-nav ul:after {
    content:"";
    display:block;
    min-width: 30vw;
    height: 1px;
  }

  .category-filter-area:before {
    content:"";
    display:block;
    position:absolute;
    background: linear-gradient(90deg,rgba(255, 255, 255, 0)80%, rgba(255, 255, 255, 1) 100%);
    width:100%;
    height:100%;
    z-index:2;
    pointer-events:none;
  }

  .category-filter-nav ul {
      display:flex;
      gap:6px;
  }

  .category-filter-nav ul .child_category_list_col {
    min-width:120px;
    padding:0;
  }

  .category-filter-nav ul .child_category_list_col a:after {
    content:none;
  }

  .category-filter-nav ul .child_category_list_col a:before {
    margin-left:0;
    margin-right:10px;
  }

  .category-filter-nav ul .child_category_list_col span:before {
    margin-left:0;
    margin-right:10px;
  }

  .category-filter-nav ul .child_category_list_col a {
    border: solid #dfdfdf 1px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 9999px;
    display:flex;
    justify-content: flex-start;
    align-items:center;
    background:#f3f8fb;
    padding: 0px 16px 0 16px;
  }

  .category-filter-nav ul .child_category_list_col span {
    background:#f3f8fb;
    border: solid #007dA5 1px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 9999px;
    display:flex;
    justify-content: flex-start;
    align-items:center;
    color: #007dA5;
    padding: 0px 16px 0 16px;
  }


  /* 1. 全体をFlexコンテナ化し、並び替えの準備 */
  .all-wrapper {
    display: flex;
    flex-direction: column;
  }

  /* 2. mainタグなどの箱をなくし、中身を .all-wrapper の直下に移動させる */
  main.page-content, .content-body {
    display: contents;
  }

  /* 3. orderプロパティで表示順を制御 */
  .columns-content-main { order: 2; }
  .page-index__myme { order: 3; }
  .category-link-list { order: 4; }
  footer { order: 5; }

  /* --- 以下、各パーツのレイアウト調整 --- */

  .columns-title {
    width: 100vw;
    box-sizing: border-box;
    margin: 0;
  }

  .single-view .columns-title {
    border: none;
  }
  
  /* メインコンテンツの調整 */
  .columns-content-main {
    max-width: 100vw;
    /* padding: 0 16px; */
    box-sizing: border-box;
  }
  .entry-categories a {
    padding: 12px 14px 14px;
    font-size: 14px;
  }

  .columns-content-main.single-view h1, .columns-content-main.single-view h2 {
    padding: 0 16px;
    font-size: clamp(18px, 5.69vw, 22px);
  }

  .columns-content-main.single-view p {
    padding: 0 16px;
    line-height: 2;
    font-size: clamp(12px, 3.75vw, 14px);
  }

  div[style*="background-color"].wp-block-group.has-background p:nth-of-type(1) {
    font-size: clamp(14px, 4.69vw, 16px);
  }

  div[style*="background-color"].wp-block-group.has-background a[href*="#"] {
    font-size: clamp(12px, 3.75vw, 14px);
    line-height: 1.5;
  }

  .wp-block-list li + li {
    margin-top:2.3vw;
  }

  .wp-block-list li > ul {
    margin-top:2.5vw;
  }

  div[style*="background-color"].wp-block-group.has-background a[href*="#"]:after {
    width:4vw;
  }

  /* マイミーセクションの調整 */
  .page-index__myme {
    padding: 64px 4vw 40px; /* 上下のpaddingを調整 */
    margin: 40px auto 0;
  }
  .page-index__myme__flex {
    flex-direction: column;
    gap: 16px;
    padding: 40px 20px;
  }
  .page-index__myme__text {
    display: flex;
    flex-direction: column;
    order: 1;
  }
  .page-index__myme__img {
    order: 2;
    width: 100%;
  }
  .page-index__myme__text__logoarea {
    margin: auto;
    width: 50vw;
  }
  .page-index__myme__h3 {
    font-size: 22px;
    margin: 8px auto auto;
  }
  .page-index__myme__text__lead {
    font-size: 16px;
    text-align: center;
    margin: auto auto 8px;
  }
  .page-index__myme__text__linkarea {
    text-align: center;
    width: 100%;
  }
  .page-index__myme__text__link {
    font-size: 16px;
    padding: 8px 10px;
  }

  div[style*="background-color"].wp-block-group.has-background {
      margin: 40px 16px 40px;
      padding: 24px 13px;
  }

  .wp-block-list .wp-block-list {
      padding-left:20px;
  }

  /* サイドナビの調整 */
  .category-link-list {
    max-width: none;
    padding: 0 16px;
    margin:auto auto 80px;
  }
  .wp-block-image.size-large img {
    max-width: calc(100% - 32px);
  }
  .columns-content-main.single-view p + p {
    margin-top: 4vw;
  }
  .columns-content-main.single-view p + h2 {
    margin-top: 40px;
  }
  .columns-content-main.single-view h3 {
    margin: 40px auto 14px;
    width: calc(100% - 32px);
  }

  .columns-content-main.single-view h4 {
    width: calc(100% - 32px);
    margin-bottom: 16px;
    line-height: 1.4;
  }

  .columns-content-main.single-view hr {
    width: calc(100% - 32px);
  }

  .related-posts.article-section h2 {
    text-align: center;
    font-size: clamp(14px, 4.69vw, 16px);
  }

  .related-posts .article-list {
    flex-direction: column;
    width: calc(100% - 32px);
    margin: auto;
    gap: 40px;
  }

  .related-posts .entry-categories {
    margin: 10px auto 0;
  }

  .entry-excerpt {
    height: auto;
    font-size: clamp(12px, 3.75vw, 14px);
  }

  .columns-content-main.single-view figcaption {
    width: calc(100% - 32px);
    line-height: 1.5;
    font-size:14px;
  }

  .columns-content-main.single-view .wp-block-button .wp-block-button__link {
    font-size: clamp(14px, 4vw, 16px);
  }
  .parent_category_title {
    font-size: 18px;
  }

  .category-description {
    font-size: 12px;
  }
  .columns-content-main.category_page .article_title {
    font-size: 5.333vw;
    margin: 5.4vw auto 9.8vw;
  }
  .columns-content-main.category_page .article_title:after {
    width:6.5vw;
  }
  .columns-content-main.category_page .article-list {
    flex-direction: column;
    width: calc(100% - 32px);
    margin: auto;
  }

  .category_page .entry-excerpt {
    display: none;
  }
  .category_page .article-list .entry-title {
    font-size: clamp(14px, 4vw, 16px);
  }

  .category_page .entry-categories {
    margin:16px auto;
  }

  .osusume-columns-area-area .article-list li {
    flex-direction: column;
  }

  .columns-content-main.wellaging-columns-top .osusume-columns-area-area .read-more  {
    display:block;
    position:static;
    margin:32px auto 8px;
  }

  .columns-content-main.wellaging-columns-top .osusume-columns-area-area .read-more a {
    font-size:13px;
  }

  .article-list.trend_columns, .article-list.new_columns {
    flex-direction:column;
    width:calc(100% - 32px);
    margin:auto;
    gap:32px;
  }

  .trend_columns_h2, .new_columns_h2 {
    font-size:22px;
  }

  .trend_columns_h2:after, .new_columns_h2:after {
    width:25px;
  }

  .article-list.new_columns .thumbnail:after {
    font-size:12px;
    margin: auto auto 6px;
  }

  .pagination {
    flex-wrap: wrap;
    justify-content:space-between;
    width:calc(100% - 32px);
    row-gap: 24px;
  }

  .pagination.has-both {
    justify-content: space-between;
  }

  .pagination.has-next-only {
    justify-content: flex-end;
  }

  .pagination.has-prev-only {
    justify-content: flex-start;
  }

  .pagination-list {
    width: 100%;
    order:3;
  }

  .prev.page-numbers {
    order:1;
    font-size:14px;
  }

  .next.page-numbers {
    font-size:14px;
    order:2;
  }

  .prev.page-numbers:before {
    height:14px;
    position:relative;
    top:2px;
  }

  .next.page-numbers:after {
    height:14px;
    position:relative;
    top:2px;
  }
  .category-recommended-h2 {
    text-align: center;
  }

  .article-section.recommended-section-bottom .article-list {
    gap:24px
  }

  .article-section.recommended-section-bottom {
    margin: 96px auto 66px;
  }
  .osusume-columns-area-area .entry-excerpt {
    display: none
  }
  .osusume-columns-area-area {
    border-radius: 0;
  }
  .osusume-columns-area {
    margin: 60px auto 32px;
    font-size:22px;
  }
  .entry-categories {
    justify-content: flex-start;
    width:calc(100% - 32px);
  }

}
