@charset "UTF-8";
/* =======================
共通
======================= */
:root {
  --scrollbar: 0px;
  --purple: #936487;
  --deep_purple: #7b6977;
  --light_purple: #e4cae5;
  --back_purple: #be9fbf;
  --black: #383537;
  --white: #fff;
}

@media print, screen and (min-width: 600px) {
  br.spview2 {
    display: none !important;
  }
}

body {
  font-weight: 400;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 960.001px) {
  body {
    font-size: 16px;
  }
}
body * {
  letter-spacing: 0;
}
body .u-thin {
  opacity: 1;
}

a {
  color: inherit;
  transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -ms-transition: 0.6s;
  -o-transition: 0.6s;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

p {
  font-size: 16px;
  text-align: justify;
}

li {
  text-align: justify;
}

th,
td {
  text-align: justify;
}

div {
  text-align: justify;
}

.l-content * {
  line-height: 2;
}

.swell-block-fullWide .swell-block-fullWide__inner {
  padding-left: 20px;
  padding-right: 20px;
}
.swell-block-fullWide .swell-block-fullWide__inner.l-article {
  max-width: calc(var(--article_size) + 40px);
}

.wp-block-cover,
.wp-block-cover-image {
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (max-width: 960px) {
  .sp-column-reverse > div {
    flex-direction: column-reverse;
  }
}

.jcsb {
  justify-content: space-between;
}

.l-mainContent__inner > .post_content {
  padding: 0;
}

.page .post_content > * {
  margin-bottom: 0;
}

.page p,
.page li,
.single p,
.single li,
.archive p,
.archive li {
  font-size: 16px;
  font-weight: 500;
}
.page h2,
.page h3,
.page h4,
.single h2,
.single h3,
.single h4,
.archive h2,
.archive h3,
.archive h4 {
  margin: 0;
  font-weight: 700;
}
.page h2,
.single h2,
.archive h2 {
  font-size: 32px !important;
  line-height: 2;
  margin-bottom: 96px;
  color: var(--purple) !important;
}
@media screen and (min-width: 960.001px) {
  .page h2,
  .single h2,
  .archive h2 {
    font-size: clamp(1.75rem, -0.573rem + 3.87vw, 2.5rem);
    margin-bottom: 96px;
    color: var(--purple) !important;
  }
}
@media screen and (max-width: 960px) {
  .page h2,
  .single h2,
  .archive h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .page h2,
  .single h2,
  .archive h2 {
    font-size: 24px;
    line-height: 1.67;
  }
}

.cmn-pad {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (min-width: 960.001px) {
  .cmn-pad {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.p-breadcrumb__list {
  display: none;
}

.ff-mincho {
  font-family: "Shippori Mincho", serif !important;
  font-weight: 700;
}
.ff-jp {
  font-family: "Noto Sans JP", sans-serif !important;
  font-weight: 500;
}
.ff-eb {
  font-family: "EB Garamond", serif;
}

.p-postList.-type-card,
.p-postList.-type-thumb {
  margin-left: 0;
  margin-right: 0;
}

#body_wrap.category-7 .category .l-topTitleArea .l-topTitleArea__body .c-pageTitle__subTitle,
#body_wrap.parent-category-7 .category .l-topTitleArea .l-topTitleArea__body .c-pageTitle__subTitle {
  display: none;
}

.p-postList.-type-card {
  width: 100%;
  max-width: 900px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 5.3%;
       column-gap: 5.3%;
  row-gap: 64px;
  margin-bottom: 96px;
}
@media (max-width: 970px) {
  .p-postList.-type-card {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 48px;
    margin-bottom: 48px;
    max-width: 270px;
    margin-inline: auto !important;
  }
}
.p-postList.-type-card .p-postList__item {
  width: 270px !important;
  min-height: 466px;
  background: var(--white);
  padding: 24px !important;
  border: 1px solid var(--purple);
  border-radius: 10px;
  margin-bottom: 0 !important;
}
.p-postList.-type-card .p-postList__item .p-postList__body {
  padding-top: 0;
}
.p-postList.-type-card .p-postList__item .p-postList__body .p-postList__metaRow {
  margin-bottom: 16px;
}
.p-postList.-type-card .p-postList__item .p-postList__body .p-postList__metaDate {
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
  padding-right: 8px;
}
.p-postList.-type-card .p-postList__item .p-postList__body .p-postList__metaCat {
  font-size: 12px;
  font-weight: 400;
  padding: 2px 8px;
  background: var(--purple);
  color: var(--white);
  border-radius: 7px;
  display: inline-flex;
  justify-content: center;
  margin-right: 16px;
}
.p-postList.-type-card .p-postList__item .p-postList__body .p-postList__metaName.post__name {
  font-size: 14px;
  font-weight: 400 !important;
}
.p-postList.-type-card .p-postList__item .p-postList__body h3.p-postList__title {
  font-size: 16px;
  font-weight: 600;
  font-family: "Shippori Mincho", serif !important;
  line-height: 1.75;
  margin-bottom: 16px;
  color: var(--purple);
}
.p-postList.-type-card .p-postList__item .p-postList__excerpt {
  font-size: 14px !important;
  margin-top: 0 !important;
  line-height: 1.25 !important;
  font-weight: 400;
}
.p-postList.-type-card .p-postList__item .p-postList__thumb {
  margin-bottom: 32px;
}
.p-postList.-type-card .p-postList__item .p-postList__thumb .c-postThumb__figure {
  aspect-ratio: 200/160;
}
.p-postList.-type-card .p-postList__item .p-postList__thumb .c-postThumb__figure .c-postThumb__img {
  aspect-ratio: 200/160;
}

.is-style-more_btn {
  width: 300px;
  margin-inline: auto 0;
}
@media (max-width: 970px) {
  .is-style-more_btn {
    margin-inline: auto;
  }
}
.is-style-more_btn .btn_text {
  width: 100%;
  background: var(--purple);
  border-radius: 10px;
  height: 66px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-family: "Shippori Mincho", serif !important;
  color: var(--white);
  position: relative;
  transition: all 0.6s;
}
.is-style-more_btn .btn_text::after {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/cms__icon.png) no-repeat center/contain;
  width: 8px;
  height: 13px;
  display: inline-flex;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 56px;
  transition: all 0.6s;
}
.is-style-more_btn .btn_text:hover {
  background: var(--light_purple);
  color: var(--deep_purple);
  border: 1px solid var(--purple);
}
.is-style-more_btn .btn_text:hover::after {
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/cms__icon-02.png) no-repeat center/contain;
  width: 8px;
  height: 13px;
  right: 28px;
  transform: translateY(-50%);
}

@media screen and (max-width: 960px) {
  .top__voice h2.ff-mincho {
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .top__voice h2.ff-mincho {
    font-size: 32px;
  }
}

.cmn-h2 {
  margin-bottom: 96px;
}
.cmn-h2 p {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  line-height: 2;
}
@media screen and (max-width: 600px) {
  .cmn-h2 h2 {
    font-size: 24px;
  }
}

.is-style-btn_normal.btn__normal a:hover {
  background: var(--light_purple);
  color: var(--deep_purple);
  border: 1px solid var(--purple);
}

/* =======================
固定ページ共通
======================= */
.page .post_content {
  margin-top: 0;
}
.page .l-content {
  padding-top: 0;
  margin-bottom: 0;
}

.p-blogParts {
  margin: 0 !important;
}

/* =======================
ヘッダー・固定ヘッダー
======================= */
#header.l-header {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
#header.l-header .l-header__inner {
  position: fixed;
  right: 40px;
  top: 40px;
  z-index: 100;
  width: calc(100% - 40px);
  max-width: 1050px;
  height: 80px;
  padding: 0;
}
@media screen and (max-width: 960px) {
  #header.l-header .l-header__inner {
    top: 20px;
    height: 44px;
  }
  #header.l-header .l-header__inner .c-iconBtn {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: var(--white);
  }
}
#header.l-header .l-header__inner .l-header__logo {
  display: none;
}
#header.l-header .l-header__inner #gnav.l-header__gnav {
  margin-left: auto;
  padding: 0;
  max-width: 817px;
  width: 100%;
  height: 65px;
}
#header.l-header .l-header__inner #gnav.l-header__gnav .c-gnav {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  background: #f8f5f7;
  box-shadow: 0px 3px 40px rgba(47, 3, 36, 0.15);
  border-radius: 10px;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-left: 16px;
}
#header.l-header .l-header__inner #gnav.l-header__gnav li {
  display: flex;
  position: relative;
}
#header.l-header .l-header__inner #gnav.l-header__gnav li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 50%;
  background: var(--purple);
}
#header.l-header .l-header__inner #gnav.l-header__gnav li.menu-item-31::after {
  display: none;
}
#header.l-header .l-header__inner #gnav.l-header__gnav a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 0;
}
#header.l-header .l-header__inner #gnav.l-header__gnav a .ttl {
  font-family: "Shippori Mincho", serif !important;
  font-weight: 600;
  font-size: 14px !important;
  padding-inline: 16px;
  line-height: 2.2;
  letter-spacing: 0;
  display: inline-block;
  white-space: nowrap;
}
#header.l-header .l-header__inner #gnav.l-header__gnav a:hover .ttl {
  color: var(--deep_purple);
}
#header.l-header .l-header__inner #gnav.l-header__gnav .nav__contact {
  flex-shrink: 0;
  width: 180px;
}
#header.l-header .l-header__inner #gnav.l-header__gnav .nav__contact::after {
  display: none;
}
#header.l-header .l-header__inner #gnav.l-header__gnav .nav__contact a {
  background: var(--purple);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-inline: 0;
}
#header.l-header .l-header__inner #gnav.l-header__gnav .nav__contact a .ttl {
  color: var(--white);
}
#header.l-header .l-header__inner #gnav.l-header__gnav .nav__contact a:hover {
  background: var(--white) !important;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
#header.l-header .l-header__inner #gnav.l-header__gnav .nav__contact a:hover .ttl {
  color: var(--deep_purple) !important;
}

@media (max-width: 1200px) {
  #header.l-header .l-header__inner {
    right: 20px;
    width: calc(100% - 40px);
    max-width: 940px;
  }
  #header.l-header .l-header__inner #gnav.l-header__gnav {
    max-width: 880px;
  }
  #header.l-header .l-header__inner #gnav.l-header__gnav .c-gnav {
    justify-content: flex-start;
    -moz-column-gap: 0;
         column-gap: 0;
  }
  #header.l-header .l-header__inner #gnav.l-header__gnav a .ttl {
    font-size: 16px !important;
    padding-inline: 16px;
  }
}
.p-spMenu__inner {
  display: block !important;
  width: 100vw;
  padding-top: 0;
  transition: all 0.6s;
}
.p-spMenu__closeBtn {
  top: 24px;
  right: 20px;
}
.p-spMenu__closeBtn .c-iconBtn {
  position: relative;
  right: 16px;
  top: -6px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  color: var(--purple);
  background: var(--white);
  border-radius: 50%;
}
.p-spMenu__closeBtn [class*=" icon-"]:before {
  color: var(--purple);
  background: var(--white);
}
.p-spMenu__body {
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/mv_top_sp.png) no-repeat left/cover;
}
.p-spMenu__body .c-widget__title {
  display: none;
}
.p-spMenu__body .p-spMenu__nav {
  margin-top: 104px;
  padding-bottom: 48px;
}
.p-spMenu__body .p-spMenu__nav .c-spnav a {
  font-family: "Shippori Mincho", serif !important;
  font-weight: 600;
  font-size: 20px;
  padding-block: 12px !important;
  border-bottom: none;
  color: var(--white);
  text-shadow: 1px 1px 2px rgba(98, 4, 87, 0.2);
}
.p-spMenu__body .p-spMenu__nav .c-spnav a:hover {
  background: none;
  color: var(--deep_purple);
}
.p-spMenu__body #sp_menu_bottom {
  margin-top: 0;
}
.p-spMenu__body #sp_menu_bottom [class*=is-style-btn_] {
  --the-min-width: 100%;
  max-width: 345px;
  --the-padding: 0.75em 24px;
}
.p-spMenu__body #sp_menu_bottom .is-style-btn_normal {
  --the-btn-radius: 10px;
}
.p-spMenu__body #sp_menu_bottom .btn__normal a.swell-block-button__link {
  font-size: 16px;
  font-weight: 600;
  justify-content: flex-start;
  gap: 0;
  box-shadow: 0 3px 26px rgba(44, 3, 34, 0.24);
  position: relative;
  height: 80px;
}
.p-spMenu__body #sp_menu_bottom .btn__normal a.swell-block-button__link .ff-eb {
  font-family: "EB Garamond", serif;
  font-weight: 400;
  font-size: 20px;
}
.p-spMenu__body #sp_menu_bottom .btn__normal a.swell-block-button__link::after {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/LINE_APP_Android-2.png) no-repeat center/contain;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
.p-spMenu [data-spmenu=opened] .p-spMenu__inner {
  transition: all 0.6s;
  transform: translateX(0);
  padding-top: 0px;
}
.p-spMenu.-right .p-spMenu__inner {
  transition: all 0.6s;
  width: 100%;
  height: 100%;
  transform: translateX(0) !important;
}

[data-scrolled=true] .l-fixHeader[data-ready] {
  display: none;
  opacity: 0;
}

.l-fixHeader::before {
  background: none;
}
.l-fixHeader .w-header {
  display: none;
}

/* =======================
フッター
======================= */
.l-footer__foot {
  height: 175px;
  padding-block: 32px 48px;
}
@media screen and (max-width: 960px) {
  .l-footer__foot {
    padding-top: 48px;
  }
}
.l-footer__foot .l-container {
  background: var(--purple);
}
.l-footer__foot .l-footer__nav {
  padding: 0;
  margin-bottom: 48px;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media screen and (max-width: 960px) {
  .l-footer__foot .l-footer__nav {
    -moz-column-gap: 16px;
         column-gap: 16px;
    width: 350px;
    margin-inline: auto;
  }
}
.l-footer__foot .l-footer__nav li {
  line-height: 2.75;
}
.l-footer__foot .l-footer__nav li:first-child a {
  border-left: none;
}
.l-footer__foot .l-footer__nav li a {
  border-right: none;
  font-size: 16px;
  font-family: "Shippori Mincho", serif !important;
  padding: 0;
}
.l-footer__foot .l-footer__nav li a:hover {
  text-decoration: none;
  color: var(--light_purple);
}
.l-footer__foot .copyright {
  font-size: 16px;
  font-family: "Shippori Mincho", serif !important;
  line-height: 2.75;
}
@media screen and (max-width: 960px) {
  .l-footer__foot .copyright {
    padding-bottom: 48px;
  }
}

.is-style-more_btn.fixed__btn {
  position: relative;
}
.is-style-more_btn.fixed__btn .swell-block-button__link {
  width: 192px;
  height: 194px;
  position: fixed;
  top: 100vh;
  right: 0;
  z-index: 10;
  background: var(--purple);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 900;
  font-family: "Shippori Mincho", serif !important;
  color: var(--white);
  line-height: 2;
  transition: all 0.6s;
}
.is-style-more_btn.fixed__btn .swell-block-button__link:hover {
  background: var(--light_purple);
  color: var(--deep_purple);
  border: 1px solid var(--purple);
}

.swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded {
  height: 925px;
  padding-block: 232px 240px !important;
  margin-bottom: 0 !important;
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded {
    min-height: 642px;
    height: auto;
    padding-block: 112px 152px !important;
    background-position: 0 10%;
  }
}
.swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner h2.ff-mincho {
  color: var(--white) !important;
  line-height: 2;
  margin-bottom: 88px;
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner h2.ff-mincho {
    margin-bottom: 48px;
  }
}
.swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner p.ff-mincho {
  font-size: 24px;
  color: var(--white);
  line-height: 2;
  margin-bottom: 88px;
  text-shadow: 0 3px 6px rgba(65, 4, 50, 0.3);
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner p.ff-mincho {
    font-size: 16px !important;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal {
    width: 342px;
  }
}
.swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link {
  width: 100%;
  max-width: 714px;
  height: 135px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 20px;
  text-align: left;
  padding-inline: 220px;
  padding-block: 5px;
  box-shadow: 0 3px 26px rgba(44, 3, 34, 0.24);
  font-size: 32px;
  font-weight: 500;
}
@media (max-width: 1240px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link {
    padding-inline: 170px;
  }
}
@media (max-width: 1120px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link {
    padding-inline: 110px;
  }
}
@media (max-width: 1000px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link {
    padding-inline: 80px;
  }
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link {
    height: 80px;
    font-size: 16px !important;
    width: 342px !important;
    max-width: 342px;
    padding-inline: 24px;
    border-radius: 10px;
  }
}
.swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link::after {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/LINE_APP_Android-2.png) no-repeat center/contain;
  width: 74px;
  height: 74px;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link::after {
    width: 39px;
    height: 39px;
  }
}
.swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link span.ff-eb {
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .swell-block-fullWide.pc-py-60.sp-py-40.has-bg-img.alignfull.top__contact.lazyloaded .swell-block-fullWide__inner .btn__normal .swell-block-button__link span.ff-eb {
    font-size: 18px;
  }
}

a.fixed-cta {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 155px;
  height: 156px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--purple);
  color: #FFFAFA;
  text-decoration: none;
  font-size: 20px;
  line-height: 2;
  text-align: center;
  border-top-left-radius: 10px;
  transition: all 0.6s;
}
a.fixed-cta:hover {
  background: var(--deep_purple);
}
a.fixed-cta.is-hide {
  opacity: 0;
  pointer-events: none;
  transform: translateY(10px);
}
@media screen and (max-width: 600px) {
  a.fixed-cta {
    width: 90px;
    height: 90px;
    font-size: 12px;
    line-height: 1.65;
  }
}

@media screen and (max-width: 600px) {
  .p-fixBtnWrap {
    bottom: 13px;
  }
}
#body_wrap:not(.home) {
  background-image: none !important;
  background: #F1EBEE !important;
}

/* =======================
ブログ
======================= */
@media (min-width: 600px) {
  .category .l-topTitleArea {
    min-height: 695px;
    padding: 0;
  }
  .category .l-topTitleArea .l-topTitleArea__body {
    max-width: 1366px;
    top: calc(50% - 78px);
    transform: translateY(calc(-50% - 78px));
  }
  .category .l-topTitleArea .l-topTitleArea__body h1.c-pageTitle {
    font-size: clamp(2rem, 1.608rem + 1.04vw, 2.5rem);
    font-family: "Shippori Mincho", serif !important;
  }
  .category .l-topTitleArea .l-topTitleArea__body .c-pageTitle__subTitle {
    font-style: normal;
    font-size: 20px !important;
    opacity: 1;
    left: -138px;
    top: 60px;
  }
}
@media (max-width: 960px) {
  .category .l-topTitleArea {
    min-height: 450px;
    padding: 0;
  }
  .category .l-topTitleArea .l-topTitleArea__body {
    max-width: 900px;
    top: calc(50% - 50px);
    transform: translateY(calc(-50% - 50px));
  }
  .category .l-topTitleArea .l-topTitleArea__body .c-pageTitle__subTitle {
    font-style: normal;
    font-size: 20px !important;
    opacity: 1;
    left: -110px;
    top: 60px;
  }
  .category #content .l-content {
    padding-top: 0 !important;
  }
  .category .l-topTitleArea + .p-breadcrumb {
    padding-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .category .l-topTitleArea {
    min-height: 350px;
    padding: 0;
  }
  .category .l-topTitleArea .l-topTitleArea__body {
    top: 50%;
    transform: translateY(-50%);
  }
  .category .l-topTitleArea .l-topTitleArea__body h1.c-pageTitle {
    font-size: 26px;
    font-family: "Shippori Mincho", serif !important;
  }
  .category .l-topTitleArea .l-topTitleArea__body .c-pageTitle__subTitle {
    top: 40px;
    left: -20px;
    font-size: 14px !important;
    display: block;
  }
}
.category .-sidebar-on .l-content {
  width: 100%;
  max-width: 900px;
  margin-inline: auto;
}
.category .-sidebar-on .l-mainContent {
  max-width: 590px !important;
  width: 100%;
}
.category .p-postList.-type-card {
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  max-width: 893px;
  width: 100%;
  margin-bottom: 32px;
}
.category .p-postList.-type-card .p-postList__item {
  width: 280px !important;
  min-height: 400px;
}
.category .p-postList.-type-card .p-postList__item .p-postList__title {
  font-size: 16px !important;
  font-family: "Shippori Mincho", serif !important;
  line-height: 2;
  margin-bottom: 8px;
}
.category .p-postList.-type-card .p-postList__item .p-postList__thumb .c-postThumb__figure {
  aspect-ratio: 232/116;
}
.category [class*=page-numbers].current,
.category [class*=page-numbers]:hover {
  width: 43px;
  height: 43px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color_main);
  color: #fff;
}
.category [class*=page-numbers] {
  width: 43px;
  height: 43px;
  background-color: var(--white);
  color: var(--purple);
  border: 1px solid var(--purple);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.category.id_7 .c-pageTitle__subTitle {
  display: none !important;
}

#body_wrap.id_7 .widget_categories {
  display: none !important;
}

@media (max-width: 1270px) {
  .category.-sidebar-on .l-content .p-postList.-type-card {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    max-width: 650px;
  }
}
@media (max-width: 650px) {
  .category.-sidebar-on .l-content .p-postList.-type-card {
    grid-template-columns: repeat(1, 1fr);
  }
  .category.-sidebar-on .l-content .p-postList.-type-card .p-postList__item {
    margin-inline: auto;
  }
}
.single .c-pagination.-single [class*=page-numbers] {
  width: 43px;
  height: 43px;
  background-color: var(--purple);
  color: var(--white);
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.6s;
}
.single .c-pagination.-single [class*=page-numbers] [class*=page-numbers]:hover {
  background-color: var(--white);
  color: var(--purple);
  border: 1px solid var(--purple);
}
.single .p-articleMetas.-bottom,
.single .p-articleFoot,
.single .p-pnLinks.-style-normal {
  display: none;
}
.single .l-articleBottom__section.-related h2 {
  font-size: 20px !important;
  font-family: "Shippori Mincho", serif !important;
  margin-bottom: 40px;
}
.single #sidebar .p-postList__excerpt,
.single .-related .p-postList__excerpt {
  display: block;
}
.single .p-postList .p-postList__title {
  margin-bottom: 16px;
  font-family: "Shippori Mincho", serif !important;
}

.single-post .p-pageTitle.-hasBg {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  min-height: 695px;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
}
.single-post .p-pageTitle.-hasBg .p-pageTitle__inner.l-container {
  width: 100%;
  max-width: 1366px;
  position: relative;
  top: 40%;
  transform: translateY(-50%);
}

.single-post .p-breadcrumb:not(.-bg-on) {
  padding-top: 0;
}
.single-post #breadcrumb.p-breadcrumb {
  padding: 0;
}
.single-post h1.p-pageTitle__title {
  font-size: clamp(2rem, 1.608rem + 1.04vw, 2.5rem);
  color: var(--white);
  margin-bottom: 32px;
}
.single-post .p-pageTitle__subttl {
  font-style: normal;
  font-size: 20px !important;
  opacity: 1;
  color: var(--white);
  font-weight: 600;
}

@media (min-width: 600px) {
  .single-post .l-content {
    padding-top: 0 !important;
  }
}
.post__container {
  padding: 24px;
  background: var(--white);
  border-radius: 10px;
}
.post__container .p-articleThum {
  margin-block: 0 40px;
}
.post__container h1.c-postTitle__ttl {
  font-family: "Shippori Mincho", serif !important;
  margin-bottom: 16px;
  font-size: 32px !important;
  font-weight: 600;
  color: var(--purple);
}
.post__container .p-articleMetas.-top {
  margin-bottom: 24px;
}
.post__container .post_content p {
  margin-bottom: 40px;
}

.icon-posted:before {
  content: none;
}

.post__container .p-articleThumb {
  border-radius: 10px;
  margin-block: 0 40px !important;
}
.post__container .p-articleThumb .p-articleThumb__img {
  border-radius: 10px;
}
.post__container .post_content p,
.post__container .post_content h2,
.post__container .post_content li {
  font-family: "Shippori Mincho", serif !important;
}
.post__container .post_content p {
  font-size: 14px;
  line-height: 1.75;
  font-weight: 500;
}
.post__container .post_content h2 {
  margin-bottom: 48px;
  background-image: linear-gradient(to right, var(--purple), var(--white));
  background-repeat: no-repeat;
  background-size: 100% 10%;
  background-position: bottom;
}
.post__container .post_content ul {
  padding-left: 0;
  margin-bottom: 32px;
}
.post__container .post_content ul li {
  font-size: 14px;
  font-weight: 500;
  list-style: none;
}
.post__container .post_content ul li::before {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/list_mark.png) no-repeat center/contain;
  width: 13px;
  height: 19px;
  display: inline-flex;
  align-items: flex-end;
  margin-right: 8px;
}
.post__container .post_content .wp-block-image {
  margin-bottom: 32px;
}
.post__container .post_content .wp-block-image img {
  border-radius: 10px;
}
.post__container .post_content ol {
  margin-bottom: 32px !important;
}
.post__container .post_content ol li {
  font-size: 14px;
  font-weight: 500;
  color: var(--purple);
  margin-block: 0;
}
.post__container .post_content ol li a:hover {
  color: var(--deep_purple);
  text-decoration: underline;
}

.post__container .p-articleMetas {
  margin-block: 0 24px;
  align-items: flex-end;
  justify-content: flex-start;
  gap: 16px;
}
.post__container .p-articleMetas .c-postTimes__posted.icon-posted {
  font-size: 12px;
  font-family: "EB Garamond", serif;
  font-weight: 500;
}
.post__container .p-articleMetas .p-articleMetas__termList:before {
  content: none;
}
.post__container .p-articleMetas .p-articleMetas__termList .c-categoryList__link[data-cat-id="8"],
.post__container .p-articleMetas .p-articleMetas__termList .c-categoryList__link[data-cat-id="7"] {
  display: none;
}
.post__container .p-articleMetas .p-articleMetas__termList .c-categoryList__link {
  padding: 2px 10px;
  background: var(--purple);
  color: var(--white);
  border-radius: 7px;
  font-size: 12px;
  font-weight: 500;
}

/* お客様の声カテゴリー(ID:7)配下の子カテゴリーリンクを無効化 */
#body_wrap.id_7 .p-entryCard__meta a[href*=category],
#body_wrap.id_7 .p-postMeta__item a[href*=category],
#body_wrap.id_7 .c-categoryList a {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

@media screen and (max-width: 960px) {
  .single-post .p-pageTitle.-hasBg {
    position: relative;
    min-height: 450px;
  }
  .single-post .p-pageTitle.-hasBg .p-pageTitle__inner.l-container {
    position: absolute;
    top: 50%;
    transform: translateY(calc(-50% - 40px));
  }
  .single-post .p-pageTitle.-hasBg .p-pageTitle__inner.l-container h1.p-pageTitle__title {
    margin-bottom: 0;
  }
  .single-post section.l-articleBottom__section.-related .p-postList.-type-card {
    display: flex !important;
    flex-wrap: wrap;
    max-width: 789px !important;
    width: 100%;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
  .single-post #sidebar .wp-block-image figure {
    margin-inline: 0 auto;
  }
  .post__container h1.c-postTitle__ttl,
  .post__container .post_content h2 {
    font-size: 26px !important;
  }
}
@media (max-width: 665px) {
  .single-post section.l-articleBottom__section.-related .p-postList.-type-card {
    justify-content: center;
  }
}
@media screen and (max-width: 600px) {
  .single-post div#content.l-content {
    padding-top: 0;
  }
  .single-post .p-pageTitle.-hasBg {
    min-height: 320px;
  }
  .single-post .p-pageTitle.-hasBg h1.p-pageTitle__title {
    font-size: 26px !important;
  }
  .single-post .p-pageTitle.-hasBg .p-pageTitle__subttl {
    font-size: 16px !important;
  }
  .single-post #sidebar .wp-block-image figure {
    margin-inline: auto;
  }
  .post__container h1.c-postTitle__ttl,
  .post__container .post_content h2 {
    font-size: 26px !important;
  }
  .post__container .post_content ol {
    padding-left: 21px;
  }
}
:root {
  --swl-sidebar_width:255px;
}

#sidebar .cmn-pad {
  padding: 0;
}
#sidebar .wp-block-image {
  margin-bottom: 56px;
}
#sidebar .wp-block-image figure {
  margin-inline: auto 0;
}
#sidebar .wp-block-image img {
  width: 204px;
  box-shadow: -51px 36px var(--back_purple);
  border-radius: 10px;
}
#sidebar .about__job {
  font-size: 12px;
  color: var(--purple);
  font-weight: 700;
}
#sidebar .about__name {
  font-size: 20px !important;
  margin-bottom: 8px;
}
#sidebar h3.ff-mincho {
  font-size: 14px !important;
  font-weight: 900;
  color: var(--purple);
  margin-bottom: 24px;
}
#sidebar p.ff-jp {
  font-size: 12px !important;
  margin-bottom: 24px;
}
#sidebar .btn__normal {
  margin-bottom: 24px;
}
#sidebar .btn__normal a {
  width: 252px;
  height: 55px;
  line-height: 55px;
  font-size: 13px;
  padding-inline: 32px 24px;
  border-radius: 10px;
}
#sidebar .btn__normal a::after {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/insta.png) no-repeat center/contain;
  width: 17px;
  height: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
#sidebar .btn__normal a:hover {
  background: var(--light_purple);
  color: var(--deep_purple);
  border: 1px solid var(--purple);
}
#sidebar .c-widget__title {
  font-size: 20px;
  font-weight: 700;
  font-family: "Shippori Mincho", serif !important;
  padding: 0;
  margin-bottom: 16px;
  color: var(--purple);
}
#sidebar .c-widget__title::before, #sidebar .c-widget__title::after {
  content: none;
}
#sidebar .-w-ranking.-type-list .p-postList__item {
  width: 198px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.5);
  margin-bottom: 24px;
}
#sidebar .-w-ranking.-type-list .p-postList__item::before {
  content: none;
}
#sidebar .-w-ranking.-type-list .p-postList__item .p-postList__thumb {
  aspect-ratio: 1;
  width: 50px;
  height: 50px;
}
#sidebar .-w-ranking.-type-list .p-postList__item .c-postThumb__figure {
  aspect-ratio: 1;
  width: 50px;
  height: 50px;
  border-radius: 5px;
}
#sidebar .-w-ranking.-type-list .p-postList__item .p-postList__title {
  font-size: 12px;
  font-family: "Shippori Mincho", serif !important;
  font-weight: 900;
}
#sidebar .-w-ranking.-type-list .p-postList__item .c-postTimes__posted {
  font-size: 12px;
  font-family: "EB Garamond", serif !important;
  font-weight: 500;
}
#sidebar #categories-3 .cat-item {
  margin-bottom: 8px;
}
#sidebar #categories-3 .cat-item a {
  width: 200px;
  font-size: 16px;
  font-family: "Shippori Mincho", serif !important;
  font-weight: 700;
  height: 46px;
  line-height: 46px;
  background: #fff;
  color: var(--purple);
  border-radius: 10px;
  padding: 0;
  padding-left: 36px;
}
#sidebar #categories-3 .cat-item a::before {
  content: none;
}

#body_wrap.category-7.category #categories-3,
#body_wrap.parent-category-7.category #categories-3 {
  display: none !important;
}

#body_wrap.id_7 #categories-3 {
  display: none !important;
}

#body_wrap.parent-category-8.category .c-pageTitle__subTitle {
  display: none !important;
}

@media (max-width: 960px) {
  #sidebar #categories-3,
  #sidebar #block-8 {
    min-width: 255px;
    width: 80%;
    margin-inline: auto;
  }
  #sidebar #categories-3 .cat-item a,
  #sidebar #categories-3 .p-postList__item,
  #sidebar #block-8 .cat-item a,
  #sidebar #block-8 .p-postList__item {
    width: 100%;
  }
  #sidebar #categories-3 .-type-list .p-postList__link,
  #sidebar #block-8 .-type-list .p-postList__link {
    justify-content: flex-start;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  #sidebar #categories-3 .-type-list .p-postList__body,
  #sidebar #block-8 .-type-list .p-postList__body {
    width: 70%;
  }
}
.post_content {
  /* =======================
  トップページ
  ======================= */
}
.post_content .mv_section {
  height: 104vh;
  width: 100vw;
  padding-top: 216px !important;
}
@media screen and (max-width: 1200px) {
  .post_content .mv_section {
    padding-top: 160px !important;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .mv_section {
    padding-top: 160px !important;
  }
}
@media screen and (max-width: 960px) {
  .post_content .mv_section {
    height: 100vh;
    padding-top: 216px !important;
  }
}
@media (max-width: 932px) {
  .post_content .mv_section {
    height: 114vh;
  }
}
@media screen and (max-width: 600px) {
  .post_content .mv_section {
    height: 85vh;
    padding-top: 96px !important;
    background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/mv_top_sp.png) no-repeat top left/cover !important;
  }
}
.post_content .mv_section .swell-block-fullWide__inner {
  text-align: center;
}
.post_content .mv_section .swell-block-fullWide__inner .h1__title {
  writing-mode: vertical-rl;
  display: inline-block;
  -moz-column-count: 1;
       column-count: 1;
  height: 60vh;
  text-align: left;
  font-size: 32px;
  letter-spacing: 0.15em;
  color: var(--white);
  text-shadow: 1px 1px 5px rgba(98, 4, 87, 0.4);
}
@media screen and (max-width: 960px) {
  .post_content .mv_section .swell-block-fullWide__inner .h1__title {
    font-size: 32px;
  }
}
@media screen and (max-width: 600px) {
  .post_content .mv_section .swell-block-fullWide__inner .h1__title {
    font-size: 28px;
  }
}
.post_content .mv_section .swell-block-fullWide__inner .h1__title span.title__span {
  display: inline-block;
  margin-top: -1rem;
  letter-spacing: 0.15em;
}
.post_content .top__worry {
  padding-top: 0;
}
.post_content .top__worry .ff-mincho {
  margin-top: 192px;
  width: 86%;
  margin-inline: auto;
  padding-left: 0;
  line-height: 2 !important;
}
@media screen and (max-width: 960px) {
  .post_content .top__worry .ff-mincho {
    margin-top: 96px;
  }
}
.post_content .top__worry ul {
  height: 540px;
  position: relative;
}
.post_content .top__worry ul li {
  font-size: 18px;
  color: var(--purple);
  height: 105px;
  line-height: 105px;
  width: 428px;
  background: RGBA(255, 255, 255);
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.73) 30%, rgba(255, 255, 255, 0.73) 50%, rgba(255, 255, 255, 0) 100%);
  border-radius: 10px;
  list-style: none;
  padding-left: 48px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.post_content .top__worry ul li::before {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/list_mark.png) no-repeat center/contain;
  width: 13px;
  height: 19px;
  display: inline-flex;
  position: absolute;
  top: 41%;
  transform: translateX(-50%);
  left: 30px;
}
.post_content .top__worry ul li:nth-of-type(2) {
  top: 52.5px;
  right: 0;
  left: auto;
  z-index: 3;
}
.post_content .top__worry ul li:nth-of-type(3) {
  top: 215px;
  right: auto;
  left: 0;
  z-index: 4;
}
.post_content .top__worry ul li:nth-of-type(4) {
  top: 267.5px;
  right: 0;
  left: auto;
  z-index: 5;
}
.post_content .top__worry .wp-block-column {
  position: relative;
}
.post_content .top__worry .wp-block-column .worry__bg {
  position: absolute;
  top: 184px;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.post_content .top__worry .wp-block-column .worry__bg .uneCircle {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 1;
}
.post_content .top__worry .wp-block-column .worry__bg .uneCircle__right {
  top: 0;
  left: auto;
  right: 0;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .post_content .top__worry .ff-mincho li {
    max-width: 500px;
    width: 100%;
    height: 73px;
    line-height: 73px;
    position: relative;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
  }
  .post_content .top__worry .ff-mincho li:nth-of-type(2) {
    top: 68px;
    right: auto;
    left: 50%;
  }
  .post_content .top__worry .ff-mincho li:nth-of-type(3) {
    top: 111px;
    left: 50%;
  }
  .post_content .top__worry .ff-mincho li:last-of-type {
    top: 154px;
    right: auto;
    left: 50%;
  }
  .post_content .top__worry .wp-block-column .worry__bg {
    top: 256px;
  }
  .post_content .top__worry .wp-block-column .worry__bg .uneCircle {
    width: 72%;
    height: 400px;
    transform: rotate(86deg);
  }
  .post_content .top__worry .wp-block-column .worry__bg .uneCircle__right {
    top: 160px;
    width: 78%;
  }
}
@media screen and (max-width: 600px) {
  .post_content .top__worry {
    height: 845px;
    padding-top: 48px;
  }
  .post_content .top__worry h2.ff-mincho {
    font-size: 24px !important;
  }
  .post_content .top__worry .ff-mincho {
    width: 100%;
  }
  .post_content .top__worry .ff-mincho li {
    width: 100%;
    max-width: 350px;
    font-size: 16px;
  }
  .post_content .top__worry .ff-mincho li::before {
    height: 17px;
  }
  .post_content .top__worry .wp-block-column .worry__bg {
    top: 130px;
  }
  .post_content .top__worry .wp-block-column .worry__bg .uneCircle {
    width: 100%;
    max-width: 256px;
    left: 115px;
    transform: rotate(-10deg);
  }
  .post_content .top__worry .wp-block-column .worry__bg .uneCircle__right {
    top: 170px;
    width: 100%;
    max-width: 255px;
    left: 100px;
  }
}
@media screen and (max-width: 600px) and (max-width: 450px) {
  .post_content .top__worry .wp-block-column .worry__bg .uneCircle {
    left: 65px;
  }
  .post_content .top__worry .wp-block-column .worry__bg .uneCircle__right {
    left: 50px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .top__message h2 {
    font-size: 28px !important;
  }
}
@media (min-width: 860.11111111px) {
  .post_content .top__message h2 br.sp_.view__860 {
    display: none !important;
  }
}
@media (max-width: 860px) {
  .post_content .top__message h2 br.sp_.view__860 {
    display: block !important;
  }
}
@media (max-width: 460px) {
  .post_content .top__message h2 {
    font-size: 24px !important;
  }
  .post_content .top__message h2 .font-small {
    font-size: 24px;
  }
}
@media (max-width: 460px) and (max-width: 400px) {
  .post_content .top__message h2 .font-small {
    font-size: 23px;
  }
}
.post_content .top__message h2 .sp_:first-of-type {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .post_content .top__message h2 .sp_:first-of-type {
    display: block !important;
  }
}
@media (max-width: 1100px) {
  .post_content .top__message br.sp_.view__1100 {
    display: block !important;
  }
}
@media (max-width: 959px) {
  .post_content .top__message br.sp_.view__960 {
    display: block !important;
  }
  .post_content .top__message br.sp_ {
    display: none !important;
  }
}
@media (max-width: 400px) {
  .post_content .top__message p.ff-jp {
    font-size: 14.5px;
  }
}
.post_content .top__about {
  padding-bottom: 72px;
}
.post_content .top__about .wp-block-columns {
  justify-content: space-between;
}
.post_content .top__about .nagasaka__img {
  margin-right: auto;
}
.post_content .top__about .nagasaka__img img {
  width: 100%;
  border-radius: 10px;
  box-shadow: -80px 64px var(--back_purple);
  max-width: 380px;
}
@media (max-width: 1070px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -50px 64px var(--back_purple);
  }
}
@media (max-width: 1010px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -30px 64px var(--back_purple);
  }
}
@media screen and (max-width: 960px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -80px 64px var(--back_purple);
  }
}
@media (max-width: 780px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -80px 64px var(--back_purple);
  }
}
@media screen and (max-width: 600px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -60px 40px var(--back_purple);
  }
}
.post_content .top__about .name__contents .about__job {
  font-size: 20px;
  color: var(--purple);
  font-weight: 700;
}
.post_content .top__about .name__contents .about__name {
  line-height: 2;
  margin-bottom: 8px !important;
}
.post_content .top__about .name__contents h3 {
  font-size: 18px;
  font-weight: 900;
  line-height: 2;
  color: var(--purple);
  margin-bottom: 24px !important;
}
.post_content .top__about .name__contents h3 br.view__1070 {
  display: none;
}
@media (max-width: 1070px) {
  .post_content .top__about .name__contents h3 br.view__1070 {
    display: block !important;
  }
}
.post_content .top__about .name__contents .ff-jp {
  margin-bottom: 48px !important;
  font-size: 14px;
}
.post_content .top__about .name__contents .ff-jp + .wp-block-group {
  justify-content: flex-end;
}
.post_content .top__about .name__contents .ff-jp + .wp-block-group .btn__normal a {
  width: 240px;
  border-radius: 10px;
  height: 66px;
  line-height: 66px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding-inline: 13%;
  font-size: 14px;
}
.post_content .top__about .name__contents .ff-jp + .wp-block-group .btn__normal:first-of-type a::after {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/staF.png) no-repeat center/contain;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .post_content .top__about {
    padding-top: 142px;
    padding-bottom: 64px;
    display: flex;
    flex-wrap: wrap !important;
    flex-direction: column !important;
    align-items: center !important;
    row-gap: 152px !important;
  }
}
@media (max-width: 540px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -40px 40px var(--back_purple);
    width: 100%;
    max-width: 280px;
  }
  .post_content .top__about .name__contents .ff-jp + .wp-block-group {
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
  }
}
@media (max-width: 470px) {
  .post_content .top__about .nagasaka__img img {
    box-shadow: -40px 40px var(--back_purple);
  }
  .post_content .top__about .name__contents p.ff-jp + .wp-block-group .btn__normal a {
    width: 300px;
  }
}
.post_content .bg_line {
  padding-top: 20px !important;
}
.post_content .bg_line .swell-block-fullWide__inner {
  padding-inline: 0;
}
.post_content .top__voice {
  padding-top: 112px;
  padding-bottom: 192px;
}
.post_content .top__menu {
  padding-block: 192px !important;
}
@media screen and (max-width: 600px) {
  .post_content .top__menu {
    padding-block: 96px !important;
  }
}
.post_content .top__menu h2 {
  width: 88%;
  max-width: 1120px;
  height: 105px;
  line-height: 105px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 25%, rgb(255, 255, 255) 75%, rgba(255, 255, 255, 0) 100%);
  border-radius: 10px;
  margin-inline: auto;
}
@media (max-width: 781px) {
  .post_content .top__menu h2 {
    width: 108%;
    max-width: none;
    margin-left: calc(50% - 50vw);
    padding-inline: 0;
  }
}
.post_content .top__menu .menu__contents {
  width: 96.5%;
  max-width: 1226px;
  padding: 72px 48px;
  margin-inline: auto;
  margin-bottom: 56px;
  border-radius: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  justify-content: space-between;
}
@media (max-width: 781px) {
  .post_content .top__menu .menu__contents {
    justify-content: center;
    align-items: center !important;
    padding: 48px 24px;
    margin-bottom: 96px;
    width: 100%;
  }
}
@media (max-width: 781px) {
  .post_content .top__menu .menu__contents:nth-of-type(3) {
    margin-bottom: 56px !important;
  }
}
@media (max-width: 781px) {
  .post_content .top__menu .menu__contents .menu__name {
    text-align: center;
  }
}
.post_content .top__menu .menu__contents .menu__name h3 {
  font-size: 32px;
  margin-bottom: 24px;
  color: var(--purple);
}
@media (max-width: 781px) {
  .post_content .top__menu .menu__contents .menu__name h3 {
    text-align: center;
    margin-bottom: 48px;
  }
}
.post_content .top__menu .menu__contents .menu__name p.ff-mincho {
  font-size: 20px;
  color: var(--purple);
}
@media (max-width: 781px) {
  .post_content .top__menu .menu__contents .menu__name p.ff-mincho {
    text-align: center;
    margin-bottom: 48px;
  }
}
.post_content .top__menu p.fs-20.ff-mincho {
  font-size: 20px;
  color: var(--white) !important;
  margin-inline: auto;
}
@media (max-width: 460px) {
  .post_content .top__menu p.fs-20.ff-mincho {
    font-size: 17px;
  }
}
.post_content .top__menu .wp-block-group__inner-container {
  position: relative;
}
.post_content .top__menu .wp-block-group__inner-container::before, .post_content .top__menu .wp-block-group__inner-container::after {
  content: "";
  width: 40px;
  height: 1px;
  background: var(--white);
  display: inline-flex;
  align-items: center;
  position: absolute;
  top: 50%;
  left: calc((100% - 575px) / 2 - 45px);
  transform: translateY(-50%);
}
.post_content .top__menu .wp-block-group__inner-container::after {
  left: auto;
  right: calc((100% - 575px) / 2 - 45px);
}
@media screen and (max-width: 960px) {
  .post_content .top__menu .wp-block-group__inner-container::before {
    left: calc((100% - 320px) / 2 - 60px);
  }
  .post_content .top__menu .wp-block-group__inner-container::after {
    right: calc((100% - 320px) / 2 - 60px);
  }
}
@media (max-width: 460px) {
  .post_content .top__menu .wp-block-group__inner-container::before {
    left: 0px;
  }
  .post_content .top__menu .wp-block-group__inner-container::after {
    right: 0px;
  }
}
.post_content .top__menu .menu__width .menu__price.ff-mincho {
  font-size: 40px;
  color: var(--purple);
  text-align: right;
}
@media (max-width: 781px) {
  .post_content .top__menu .menu__width .menu__price.ff-mincho {
    text-align: center;
  }
}
.post_content .top__menu .menu__width .menu__price.ff-mincho small {
  font-size: 16px;
  opacity: 1;
  margin-left: -0.3em;
}
.post_content .top__flow {
  padding-top: 192px;
}
.post_content .top__flow .swell-block-columns__inner {
  width: 900px;
  margin-inline: auto;
  justify-content: space-between;
  counter-reset: num;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .top__flow .swell-block-columns__inner {
    flex-direction: column;
    justify-content: flex-start;
    row-gap: 112px;
    width: 210px;
    height: 1630px;
  }
  .post_content .top__flow .swell-block-columns__inner .flow__contents {
    width: 100%;
    text-align: left;
  }
}
.post_content .top__flow .swell-block-columns__inner::before {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/kira__line.png) no-repeat center/cover;
  width: 100%;
  max-width: 565px;
  height: 62px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .top__flow .swell-block-columns__inner::before {
    background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/bg_flow-sp.png) no-repeat top/cover;
    width: 53px !important;
    height: 923px;
    top: 288px;
    transform: translate(-50%, 0);
  }
}
.post_content .top__flow .swell-block-columns__inner .flow__contents {
  margin-left: 0;
  width: 168px;
  height: 290px;
  background: var(--purple);
  border-radius: 10px;
  box-shadow: 8px 8px var(--back_purple);
  position: relative;
  counter-increment: num;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .post_content .top__flow .swell-block-columns__inner .flow__contents {
    width: 210px;
  }
}
.post_content .top__flow .swell-block-columns__inner .flow__contents::before {
  content: counter(num);
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-weight: 500;
  color: var(--purple);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 3;
  width: 64px;
  height: 64px;
  background: var(--white);
  border-radius: 50%;
  border: 2px solid var(--purple);
}
.post_content .top__flow .swell-block-columns__inner .flow__contents h3 {
  font-size: 26px;
  margin-bottom: 24px;
  color: var(--white);
}
.post_content .top__flow .swell-block-columns__inner .flow__contents p {
  font-family: "Shippori Mincho", serif !important;
  color: var(--white);
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .post_content .top__faq {
    padding-top: 96px;
  }
}
.post_content .top__faq .faq__contents {
  width: 94.2%;
  max-width: 848px;
  margin-inline: auto;
}
@media (max-width: 1040px) {
  .post_content .top__faq .faq__contents {
    width: 100%;
  }
}
.post_content .top__faq .faq__contents .accordion__contents {
  width: 100%;
  height: 135px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: var(--white);
  box-shadow: 1px 3px 6px rgba(77, 2, 57, 0.2);
  padding-inline: 56px 12.5%;
  margin-bottom: 48px;
  border-radius: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .top__faq .faq__contents .accordion__contents {
    padding-inline: 32px 6.8%;
  }
}
.post_content .top__faq .faq__contents .accordion__contents.is-open {
  height: 270px;
}
.post_content .top__faq .faq__contents .accordion__contents.is-open h3.faq_q {
  margin-bottom: 24px;
}
.post_content .top__faq .faq__contents .accordion__contents.is-open h3.faq_q::before {
  color: var(--purple);
}
.post_content .top__faq .faq__contents .accordion__contents.is-open p.faq_a {
  padding-inline: 54px 32px;
  color: var(--purple);
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .post_content .top__faq .faq__contents .accordion__contents.is-open p.faq_a {
    padding-left: 16%;
    font-size: 14px;
  }
}
.post_content .top__faq .faq__contents h3.faq_q {
  font-size: 20px;
  color: var(--purple);
  padding-left: 54px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .top__faq .faq__contents h3.faq_q {
    padding-left: 16%;
    font-size: 14px;
  }
}
.post_content .top__faq .faq__contents h3.faq_q::before {
  content: "Q";
  font-family: "EB Garamond", serif;
  font-size: 40px;
  font-weight: 400;
  color: #c3a46a;
  display: inline-flex;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 960px) {
  .post_content .top__faq .faq__contents h3.faq_q::before {
    font-size: 20px;
  }
}
.post_content .top__faq .faq__contents .wp-block-accordion-heading__toggle-icon {
  color: transparent;
  position: relative;
}
.post_content .top__faq .faq__contents .wp-block-accordion-heading__toggle-icon::before {
  content: "";
  background: url(https://www.shichuusuimei.wera.jp/wp-content/uploads/2026/01/faq__icon-01.png) no-repeat center/contain;
  width: 13px;
  height: 8px;
  color: var(--purple);
  display: inline-flex;
  position: absolute;
  top: 6px;
  right: 0;
}
.post_content .top__faq .faq__contents .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}
.post_content .top__faq .faq__contents .wp-block-accordion-item.is-open > .wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon {
  transform: scale(1, -1);
  top: 3px;
}
.post_content .top__faq .faq__contents .wp-block-accordion-item {
  transition: all 0.3s ease-out !important;
}
.post_content .top__faq .faq__contents .wp-block-accordion-heading__toggle {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.post_content .top__blog {
  padding-top: 144px;
}

.uneCircle {
  border: 1px solid transparent;
  background: rgba(208, 172, 198, 0.2);
  animation: uneune 7s linear infinite;
  max-width: 636px;
  width: 100%;
  height: 687px;
  -webkit-animation: uneune 7s linear infinite;
}

@keyframes uneune {
  0% {
    border-radius: 60% 50% 70% 80%/50% 60% 50% 70%;
  }
  25% {
    border-radius: 70% 60% 60% 90%/70% 80% 40% 90%;
  }
  50% {
    border-radius: 60% 40% 70% 60%/40% 60% 50% 60%;
  }
  75% {
    border-radius: 90% 60% 40% 70%/70% 50% 80% 40%;
  }
  100% {
    border-radius: 60% 50% 70% 80%/50% 60% 50% 70%;
  }
}
.uneCircle__right {
  top: 10px;
  border: 1px solid transparent;
  background: rgba(208, 172, 198, 0.2);
  animation: uneune_02 10s linear infinite;
  max-width: 600px;
  width: 100%;
  height: 660px;
  -webkit-animation: uneune_02 10s linear infinite;
}

@keyframes uneune_02 {
  0% {
    border-radius: 60% 50% 70% 80%/50% 60% 50% 70%;
  }
  12.5% {
    border-radius: 40% 70% 80% 50%/80% 40% 60% 50%;
  }
  25% {
    border-radius: 70% 60% 60% 90%/70% 80% 40% 90%;
  }
  37.5% {
    border-radius: 50% 50% 80% 40%/50% 40% 60% 50%;
  }
  50% {
    border-radius: 60% 40% 70% 60%/40% 60% 50% 60%;
  }
  62.5% {
    border-radius: 40% 50% 50% 40%/50% 70% 60% 50%;
  }
  75% {
    border-radius: 90% 60% 40% 70%/70% 50% 80% 40%;
  }
  87.5% {
    border-radius: 50% 70% 50% 40%/80% 40% 60% 50%;
  }
  100% {
    border-radius: 60% 50% 70% 80%/50% 60% 50% 70%;
  }
}/*# sourceMappingURL=main.css.map */