@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/ 
:root {
  --ff_base: "Noto Serif JP", serif;
  --ff_shippori: "Shippori Mincho", serif;
  --ff_en: "Fleur De Leah", cursive;
}
body {
  font-weight: 500;
  font-family: var(--ff_base);
}
.ff-shippori {
  font-family: var(--ff_shippori);
}
.ff-en {
  font-weight: 400 !important;
  font-family: var(--ff_en);
}
a, a::after, a::before {
  transition: .3s !important;
}
a:hover {
  text-decoration: none;
}
img {
  -o-object-fit: cover;
  object-fit: cover;
}
.wp-block-image img {
  width: 100%;
}
.l-content {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.swell-block-columns__inner, .swell-block-columns__inner {
  -moz-column-gap: var(--swl-clmn-mrgn--x);
  column-gap: var(--swl-clmn-mrgn--x);
  margin-left: 0;
}
.swell-block-columns .swell-block-column, .swell-block-columns .swell-block-column {
  width: var(--clmn-w);
  margin-left: 0;
}
.items-start {
  align-items: flex-start;
}
.items-center {
  align-items: center;
}
.items-end {
  align-items: flex-end;
}
.jc-start {
  justify-content: flex-start;
}
.jc-center {
  justify-content: center;
}
.jc-between {
  justify-content: space-between;
}
.u-pt-0 {
  padding-top: 0 !important;
}
.u-pb-0 {
  padding-bottom: 0 !important;
}
.u-pt-10 {
  padding-top: 1em !important;
}
.u-pb-10 {
  padding-bottom: 1em !important;
}
.u-pt-15 {
  padding-top: 1.5em !important;
}
.u-pb-15 {
  padding-bottom: 1.5em !important;
}
.u-pt-20 {
  padding-top: 2em !important;
}
.u-pb-20 {
  padding-bottom: 2em !important;
}
.u-pt-25 {
  padding-top: 2.5em !important;
}
.u-pb-25 {
  padding-bottom: 2.5em !important;
}
.u-pt-30 {
  padding-top: 3em !important;
}
.u-pb-30 {
  padding-bottom: 3em !important;
}
.u-pt-35 {
  padding-top: 3.5em !important;
}
.u-pb-35 {
  padding-bottom: 3.5em !important;
}
.u-pt-40 {
  padding-top: 4em !important;
}
.u-pb-40 {
  padding-bottom: 4em !important;
}
.u-pt-45 {
  padding-top: 4.5em !important;
}
.u-pb-45 {
  padding-bottom: 4.5em !important;
}
.u-pt-50 {
  padding-top: 5em !important;
}
.u-pb-50 {
  padding-bottom: 5em !important;
}
.u-pt-55 {
  padding-top: 5.5em !important;
}
.u-pb-55 {
  padding-bottom: 5.5em !important;
}
.u-pt-60 {
  padding-top: 6em !important;
}
.u-pb-60 {
  padding-bottom: 6em !important;
}
.u-pt-65 {
  padding-top: 6.5em !important;
}
.u-pb-65 {
  padding-bottom: 6.5em !important;
}
.u-pt-70 {
  padding-top: 7em !important;
}
.u-pb-70 {
  padding-bottom: 7em !important;
}
.u-pt-75 {
  padding-top: 7.5em !important;
}
.u-pb-75 {
  padding-bottom: 7.5em !important;
}
.u-pt-80 {
  padding-top: 8em !important;
}
.u-pb-80 {
  padding-bottom: 8em !important;
}
.u-pt-85 {
  padding-top: 8.5em !important;
}
.u-pb-85 {
  padding-bottom: 8.5em !important;
}
.u-pt-90 {
  padding-top: 9em !important;
}
.u-pb-90 {
  padding-bottom: 9em !important;
}
.u-pt-95 {
  padding-top: 9.5em !important;
}
.u-pb-95 {
  padding-bottom: 9.5em !important;
}
.u-pt-100 {
  padding-top: 10em !important;
}
.u-pb-100 {
  padding-bottom: 10em !important;
}
.u-pt-110 {
  padding-top: 11em !important;
}
.u-pb-110 {
  padding-bottom: 11em !important;
}
.u-pt-120 {
  padding-top: 12em !important;
}
.u-pb-120 {
  padding-bottom: 12em !important;
}
.u-mt-0 {
  margin-top: 0 !important;
}
.u-mb-0 {
  margin-bottom: 0 !important;
}
.u-mt-10 {
  margin-top: 1em !important;
}
.u-mt-15 {
  margin-top: 1.5em !important;
}
.u-mt-20 {
  margin-top: 2em !important;
}
.u-mt-25 {
  margin-top: 2.5em !important;
}
.u-mt-30 {
  margin-top: 3em !important;
}
.u-mt-35 {
  margin-top: 3.5em !important;
}
.u-mt-40 {
  margin-top: 4em !important;
}
.u-mt-45 {
  margin-top: 4.5em !important;
}
.u-mt-50 {
  margin-top: 5em !important;
}
.u-mt-55 {
  margin-top: 5.5em !important;
}
.u-mt-60 {
  margin-top: 6em !important;
}
.u-mt-65 {
  margin-top: 6.5em !important;
}
.u-mt-70 {
  margin-top: 7em !important;
}
.u-mt-75 {
  margin-top: 7.5em !important;
}
.u-mt-80 {
  margin-top: 8em !important;
}
.u-mt-85 {
  margin-top: 8.5em !important;
}
.u-mt-90 {
  margin-top: 9em !important;
}
.u-mt-95 {
  margin-top: 9.5em !important;
}
.u-mb-70 {
  margin-bottom: 7em !important;
}
.u-mb-75 {
  margin-bottom: 7.5em !important;
}
.u-mb-80 {
  margin-bottom: 8em !important;
}
.u-mb-85 {
  margin-bottom: 8.5em !important;
}
.u-mb-90 {
  margin-bottom: 9em !important;
}
.u-mb-95 {
  margin-bottom: 9.5em !important;
}
@media only screen and (max-width: 959px) {
  .u-pt-50 {
    padding-top: 3em !important;
  }
  .u-pb-50 {
    padding-bottom: 3em !important;
  }
  .u-pt-55 {
    padding-top: 3.5em !important;
  }
  .u-pb-55 {
    padding-bottom: 3.5em !important;
  }
  .u-pt-60 {
    padding-top: 3em !important;
  }
  .u-pb-60 {
    padding-bottom: 3em !important;
  }
  .u-pt-65 {
    padding-top: 3.5em !important;
  }
  .u-pb-65 {
    padding-bottom: 3.5em !important;
  }
  .u-pt-70 {
    padding-top: 4em !important;
  }
  .u-pb-70 {
    padding-bottom: 4em !important;
  }
  .u-pt-75 {
    padding-top: 4.5em !important;
  }
  .u-pb-75 {
    padding-bottom: 4.5em !important;
  }
  .u-pt-80 {
    padding-top: 4.6em !important;
  }
  .u-pb-80 {
    padding-bottom: 4.6em !important;
  }
  .u-pt-85 {
    padding-top: 5em !important;
  }
  .u-pb-85 {
    padding-bottom: 5em !important;
  }
  .u-pt-90 {
    padding-top: 5em !important;
  }
  .u-pb-90 {
    padding-bottom: 5em !important;
  }
  .u-pt-95 {
    padding-top: 5cm !important;
  }
  .u-pb-95 {
    padding-bottom: 5em !important;
  }
  .u-pt-100, .u-pt-110, .u-pt-120 {
    padding-top: 6em !important;
  }
  .u-pb-100, .u-pb-110, .u-pb-120 {
    padding-bottom: 6em !important;
  }
  .u-mt-40 {
    margin-top: 2em !important;
  }
  .u-mt-45 {
    margin-top: 2.5em !important;
  }
  .u-mt-50 {
    margin-top: 3em !important;
  }
  .u-mt-55 {
    margin-top: 3.5em !important;
  }
  .u-mt-60 {
    margin-top: 4em !important;
  }
  .u-mt-65 {
    margin-top: 4.5em !important;
  }
  .u-mt-70 {
    margin-top: 5em !important;
  }
  .u-mt-75 {
    margin-top: 5.5em !important;
  }
  .u-mt-80 {
    margin-top: 6em !important;
  }
  .u-mt-85 {
    margin-top: 6.5em !important;
  }
  .u-mt-90 {
    margin-top: 7em !important;
  }
  .u-mt-95 {
    margin-top: 7.5em !important;
  }
  .u-mb-70 {
    margin-bottom: 5em !important;
  }
  .u-mb-75 {
    margin-bottom: 5.5em !important;
  }
  .u-mb-80 {
    margin-bottom: 6em !important;
  }
  .u-mb-85 {
    margin-bottom: 6.5em !important;
  }
  .u-mb-90 {
    margin-bottom: 7em !important;
  }
  .u-mb-96 {
    margin-bottom: 7.5em !important;
  }
  .u-mb-50 {
    margin-bottom: 3em !important;
  }
  .u-mb-60 {
    margin-bottom: 4em !important;
  }
  .u-mb-70 {
    margin-bottom: 5em !important;
  }
  .u-mb-80 {
    margin-bottom: 6em !important;
  }
  .u-mb-90 {
    margin-bottom: 7em !important;
  }
}
.m-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
ol.list-reset, ul.list-reset {
  padding-left: 0;
  list-style: none;
}

/* 薬膳ソムリエという新しい生き方セミナー LP */
.cmn__cta > .wp-block-group-is-layout-constrained {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cmn__cta .ff-shippori.has-white-background-color {
  margin-bottom: 0 !important;
  padding: 3px 1.3em 4px 1.65em;
  box-shadow: 0 2px 10px rgb(50 50 50 / .2);
  position: relative;
  z-index: 1;
}
.cmn__cta .cmn-cta-btn {
  width: 100%;
  max-width: 450px;
  margin-top: -12px;
}
.cmn__cta .cmn-cta-btn .swell-block-button__link {
  width: 100%;
  padding: 1em 2.25em;
  box-shadow: none;
  text-shadow: 0 2px 4px rgb(50 50 50 / .2);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.cmn__cta .cmn-cta-btn .swell-block-button__link::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background-image: linear-gradient(100deg, var(--the-btn-color2) 0%, var(--the-btn-color) 100%);
  opacity: 0;
  transition: opacity .7s !important;
}
.cmn__cta .cmn-cta-btn .swell-block-button__link:hover::before {
  opacity: 1;
}
.cmn__cta .cmn-cta-btn .swell-block-button__link .__icon.-right {
  margin-right: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.28em;
}
@media only screen and (max-width: 959px) {
  .cmn__cta .ff-shippori.has-white-background-color {
    padding: 2px .4em 4px .73em;
    font-size: 1.06em !important;
  }
  .cmn__cta .cmn-cta-btn {
    font-size: 1.4em !important;
    max-width: 14.5em;
  }
  .cmn__cta .cmn-cta-btn .swell-block-button__link {
    padding-left: 1.61em;
    justify-content: flex-start;
  }
}

.sommelier-present .present-list ol {
  list-style: none;
  align-items: center;
  padding-left: 0;
  counter-reset: present-cnt;
  gap: .46em 1.5em;
}
.sommelier-present .present-list ol > li {
  min-height: 60px;
  margin-block: 0;
  padding-left: 68px;
  line-height: 1.1;
  counter-increment: present-cnt;
}
.sommelier-present .present-list ol > li:nth-of-type(2) {
  padding-top: 14px;
}
.sommelier-present .present-list ol > li::before {
  content: "特典";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  padding-top: 6px;
  background-color: #fff;
  color: #B38B3C;
  text-align: center;
  font-family: var(--ff_shippori);
  font-size: 12px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sommelier-present .present-list ol > li::after {
  content: counter(present-cnt);
  display: block;
  width: 60px;
  height: 60px;
  padding-top: 20px;
  padding-right: .3em;
  color: #B38B3C;
  text-align: center;
  font-family: var(--ff_en);
  font-size: 34px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.sommelier-present .present-list ol > li .swl-fz {
  font-size: 0.66em !important;
}
.sommelier-present .present-list ol > li em {
  font-style: normal;
  letter-spacing: -.1em;
  margin-right: 3px;
}
@media only screen and (max-width: 959px) {
  .sommelier-present {
    flex-direction: column;
    align-items: center;
  }
  .sommelier-present .present-list {
    margin-top: -2.86em;
    justify-content: center;
  }
  .sommelier-present .present-list ol {
    flex-direction: column;
    align-items: flex-start;
    margin-inline: auto;
    font-size: 1.33em !important;
  }
  .sommelier-present .present-list ol > li {
    min-height: 48px;
    padding-left: 55px;
  }
  .sommelier-present .present-list ol > li:nth-of-type(2) {
    padding-top: 13px;
  }
  .sommelier-present .present-list ol > li:not(:nth-of-type(2)) {
    padding-bottom: 8px;
  }
  .sommelier-present .present-list ol > li::before {
    width: 48px;
    height: 48px;
    font-size: 9px;
  }
  .sommelier-present .present-list ol > li::after {
    width: 48px;
    height: 48px;
    padding-top: 16px;
    font-size: 27px;
  }
}

.postid-18 {
  background-color: #F1F5F5;
}

.sommelier_mv.swell-block-fullWide.has-bg-img {
  background-size: 100% auto;
  margin-bottom: 0;
}
.sommelier_mv .swell-block-fullWide__inner {
  padding-inline: 20px;
}
.sommelier_mv .mv-left {
  width: 62.5%;
  max-width: 690px;
}
.sommelier_mv .mv-left .copy-sub .wp-block-image {
  max-width: 499px;
  margin-left: -22px;
}
.sommelier_mv .mv-left .copy-sub p {
  text-shadow: 0 2px 20px rgb(166 25 63 / 0.5);
}
.sommelier_mv .mv-left .copy-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 8px;
  margin-bottom: 14px;
  font-size: min(5.3vw, 4.25em) !important;
}
.sommelier_mv .mv-left .copy-main img {
  margin-left: -3px;
}
.sommelier_mv .mv-left .copy-main span,
.sommelier_mv .mv-left .copy-main strong {
  text-shadow: 0 2px 20px rgb(166 25 63 / 0.5);
}
.sommelier_mv .mv-left .copy-main br {
  display: none;
}
.sommelier_mv .mv-left .label {
  max-width: 625px;
  margin-right: 1.5em;
  gap: 10px;
}
.sommelier_mv .mv-left .img {
  position: absolute;
  top: -5px;
  right: 0;
  transform: translateX(calc(100% - 50px));
  width: min(44.58vw, 749px);
}
.sommelier_mv .mv-right {
  position: relative;
  width: 37.5%;
}
.sommelier_mv .mv-right .is-row__inner-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
.sommelier_mv .sommelier-present {
  position: relative;
  filter: drop-shadow(0 4px 30px rgb(0 0 0 / .2));
}
.sommelier_mv .sommelier-present .img {
  width: 175px;
  position: absolute;
  top: 50%;
  left: -19px;
  transform: translateY(-50%);
  z-index: 1;
}
.sommelier_mv .sommelier-present .present-list {
  margin-inline: 2.5em;
  padding: 1.875em 4.625em 1.875em 7.125em;
  clip-path: polygon(2.5em 0%, calc(100% - 2.5em) 0%, 100% 50%, calc(100% - 2.5em) 100%, 2.5em 100%, 0% 50%);
}
.sommelier_mv .sommelier-present .present-list ol > li:nth-of-type(3) {
  margin-left: 10px;
}
@media only screen and (max-width: 959px) {
  .sommelier_mv.sommelier_mv.swell-block-fullWide.has-bg-img {
    background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/12/sommelier_mv_bg01_sp.png) !important;
  }
  .sommelier_mv.u-pt-30 {
    padding-top: 1.162em !important;
  }
  .sommelier_mv .sommelier_mv__block {
    flex-direction: column;
    margin-bottom: 3.33em !important;
  }
  .sommelier_mv .sommelier_mv__block .mv-left {
    width: 100%;
    max-width: 600px;
    margin-inline: auto;
    margin-bottom: 3.26em;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-sub > .is-row__inner-container {
    width: 100%;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-sub p {
    text-align: center;
    font-size: .93em !important;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-sub .wp-block-image {
    max-width: 340px;
    margin-left: -40px;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-main {
    font-size: 3.08em !important;
    line-height: 1.05 !important;
    margin-bottom: 0;
    display: block;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-main img {
    width: 217px !important;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-main .swl-fz {
    font-size: .71em !important;
    letter-spacing: -.08em;
  }
  .sommelier_mv .mv-left .copy-main br {
    display: block;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .copy-main br.sp_ {
    display: block;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .img {
    position: static;
    transform: none;
    width: 116%;
    max-width: 530px;
    margin-top: -10px;
    margin-left: auto;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .label {
    max-width: initial;
    margin-right: 0;
    position: absolute;
    bottom: -20px;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .label .swell-block-columns__inner {
    flex-wrap: nowrap;
    gap: 0;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .label .swell-block-column:nth-of-type(2) {
    margin-top: 25px;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .label .swell-block-column:nth-of-type(n + 2) {
    margin-left: -2%;
  }
  .sommelier_mv .sommelier_mv__block .mv-right {
    width: 100%;
  }
  .sommelier_mv .sommelier-present .img {
    width: 260px;
    position: static;
    transform: none;
  }
  .sommelier_mv .sommelier-present .present-list {
    width: 100%;
    max-width: 600px;
    margin-inline: auto;
    padding: 3.8em 1.13em 1.33em;
    clip-path: none;
  }
  .sommelier_mv .sommelier-present .present-list ol > li:nth-of-type(3) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 959px) and (min-width: 425px) {
  .sommelier_mv .sommelier_mv__block .mv-left {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sommelier_mv .sommelier_mv__block .mv-left > .wp-block-group {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .sommelier_mv .sommelier_mv__block .mv-left .img {
    margin-top: 0;
  }
}

.sommelier_intro {
  padding-inline: 2.5em;
  position: relative;
}
.sommelier_intro::before,
.sommelier_intro::after {
  content: "";
  display: block;
  width: calc(100% - 80px);
  height: calc(100% - 80px);
  position: absolute;
  pointer-events: none;
}
.sommelier_intro::before {
  border-top: 1px solid #CAC5A0;
  border-left: 1px solid #CAC5A0;
  top: 25px;
  left: 25px;
}
.sommelier_intro::after {
  border-right: 1px solid #CAC5A0;
  border-bottom: 1px solid #CAC5A0;
  right: 25px;
  bottom: 25px;
}
.sommelier_intro > .wp-block-group__inner-container::before,
.sommelier_intro > .wp-block-group__inner-container::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_intro_ico.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
}
.sommelier_intro > .wp-block-group__inner-container::before {
  top: 16px;
  right: 16px;
}
.sommelier_intro > .wp-block-group__inner-container::after {
  left: 16px;
  bottom: 16px;
}
.sommelier_intro .item {
  max-width: 900px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
}
.sommelier_intro .txt-btm::before {
  content: "";
  display: block;
  width: 316px;
  height: 316px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_intro_bg_illust.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  position: absolute;
  left: 25px;
  bottom: 25px;
  pointer-events: none;
}
@media only screen and (max-width: 959px) {
  .sommelier_intro {
    width: calc(100% + 20px);
    margin-left: -10px;
    padding-inline: 0;
  }
  .sommelier_intro.u-pb-50 {
    padding-bottom: 4em !important;
  }
  .sommelier_intro::before,
  .sommelier_intro::after {
    width: calc(100% - 28px);
    height: calc(100% - 28px);
  }
  .sommelier_intro::before {
    top: 10px;
    left: 10px;
  }
  .sommelier_intro::after {
    right: 10px;
    bottom: 10px;
  }
  .sommelier_intro > .wp-block-group__inner-container::before,
  .sommelier_intro > .wp-block-group__inner-container::after {
    width: 10px;
    height: 10px;
  }
  .sommelier_intro > .wp-block-group__inner-container::before {
    top: 5px;
    right: 5px;
  }
  .sommelier_intro > .wp-block-group__inner-container::after {
    left: 5px;
    bottom: 5px;
  }
  .sommelier_intro h2 {
    font-size: 1.4em !important;
  }
  .sommelier_intro .item {
    max-width: 600px;
    padding-inline: 2.3em;
  }
  .sommelier_intro .item .txt p {
    line-height: 1.6;
  }
  .sommelier_intro .txt-btm {
    padding-inline: 1.8em;
  }
  .sommelier_intro .txt-btm p {
    font-size: 1.06em !important;
  }
  .sommelier_intro .txt-btm::before {
    width: 237px;
    height: 237px;
    left: 0;
    bottom: 0;
  }
}

.sommelier_method {
  background-image: linear-gradient(to right, #077590, #3AACA8);
  margin-top: -160px;
}
.sommelier_method .swell-block-fullWide__inner {
  padding-top: 253px;
}
.sommelier_method .top {
  max-width: 810px;
  margin-inline: auto;
  margin-bottom: 7em;
  position: relative;
}
.sommelier_method .top .txt p {
  line-height: 2.2;
}
.sommelier_method .top .img {
  position: absolute;
  top: -72px;
  right: -20px;
  z-index: 1;
}
.sommelier_method .list .swell-block-columns__inner {
  max-width: 980px;
  margin-inline: auto;
  justify-content: center;
  row-gap: 2em;
}
.sommelier_method .list .item {
  position: relative;
}
.sommelier_method .list .item::before {
  content: "Method";
  color: #D8CF83;
  font-family: var(--ff_en);
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  top: -33px;
  left: 12px;
  z-index: 1;
}
.sommelier_method .list .item h3 {
  position: relative;
  padding: .625em .5em .625em 50px;
  background-color: #A6193F;
  border: 2px solid #D8CF83;
}
.sommelier_method .list .item h3::before {
  content: "";
  display: block;
  width: 47px;
  height: 52px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_method_parts01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -19px;
}
.sommelier_method .list .item h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_method_parts02.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  right: -4px;
  bottom: -4px;
}
.sommelier_method .list .item h3 .ff-en {
  margin-top: 2px;
  color: #5D4141;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -9px;
}
.sommelier_method .txt-btm p {
  line-height: 1.6;
}
.sommelier_method > .wp-block-group__inner-container {
  position: relative;
}
.sommelier_method > .wp-block-group__inner-container::before {
  content: "";
  display: block;
  width: 191px;
  height: 340px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_method_butterfly01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right top;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 2;
}
.sommelier_method > .wp-block-group__inner-container::after {
  content: "";
  display: block;
  width: 221px;
  height: 427px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_method_butterfly02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  position: absolute;
  left: -46px;
  bottom: -139px;
  z-index: 2;
}
@media only screen and (max-width: 959px) {
  .sommelier_method {
    background-image: linear-gradient(to top, #077590, #3AACA8);
  }
  .sommelier_method .swell-block-fullWide {
    padding-bottom: 5.33em !important;
  }
  .sommelier_method .swell-block-fullWide__inner {
    padding-top: 204px;
  }
  .sommelier_method h2 {
    margin-bottom: 0 !important;
  }
  .sommelier_method h2 img {
    width: 114% !important;
    max-width: 394px;
    margin-inline: -7%;
  }
  .sommelier_method .top {
    margin-top: -1.5em !important;
    margin-bottom: 2.66em;
  }
  .sommelier_method .top .swell-block-columns__inner {
    row-gap: 0;
  }
  .sommelier_method .top .txt p {
    font-size: 1.06em !important;
    text-align: center;
  }
  .sommelier_method .top .img {
    position: static;
    margin-left: 6%;
  }
  .sommelier_method .top .img img {
    max-width: 400px;
  }
  .sommelier_method .list {
    max-width: 600px;
    margin-inline: auto;
    padding-inline: 1.46em;
  }
  .sommelier_method .list .item h3 {
    font-size: 1.4em !important;
  }
  .sommelier_method .list .item h3::before {
    width: 38px;
    height: 42px;
    background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/12/sommelier_method_parts01_sp.png);
    left: -15px;
  }
  .sommelier_method .list .item h3 .ff-en {
    font-size: 0.9em !important;
    left: -7px;
  }
  .sommelier_method .list .item p {
    line-height: 1.6;
  }
  .sommelier_method .txt-btm p {
    text-align: center;
    font-size: 1.06em !important;
    line-height: 2;
  }
  .sommelier_method > .wp-block-group__inner-container::before {
    width: 96px;
    height: 170px;
    top: 106px;
    right: -20px;
  }
  .sommelier_method > .wp-block-group__inner-container::after {
    width: 111px;
    height: 214px;
    bottom: -178px;
    left: -15px;
  }
}

.sommelier_story .swell-block-fullWide {
  background-size: 100% auto;
}
.sommelier_story .swell-block-fullWide__inner.l-article {
  padding-inline: 20px;
}
.sommelier_story .wp-block-embed.is-type-video {
  max-width: 700px;
  margin-inline: auto;
}
.sommelier_story .head-txt p {
  letter-spacing: .05em;
}
.sommelier_story .item {
  max-width: 1000px;
  margin-inline: auto;
}
.sommelier_story .item.item--01 {
  max-width: 900px;
}
.sommelier_story .item h3 {
  padding-left: 66px;
  letter-spacing: .05em;
  position: relative;
}
.sommelier_story .item h3::before {
  content: "";
  display: block;
  width: 33px;
  height: 80px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_story_parts01.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.sommelier_story .item .txt p {
  letter-spacing: .05em;
}
.sommelier_story .profile {
  max-width: 900px;
  margin-inline: auto;
  padding: 30px;
  background-image: radial-gradient(circle at 0 100%, transparent 19px, #fff 20px), 
              radial-gradient(circle at 100% 100%, transparent 19px, #fff 20px), 
              radial-gradient(circle at 100% 0, transparent 19px, #fff 20px), 
              radial-gradient(circle at 0 0, transparent 19px, #fff 20px);
  background-position: bottom left, bottom right, top right, top left;
  background-repeat: no-repeat;
  background-size: 50% 50%;
  position: relative;
}
.sommelier_story .profile > .wp-block-group__inner-container {
  padding: 40px;
  border: 1px solid #A6193F;
  position: relative;
}
.sommelier_story .profile::before, 
.sommelier_story .profile::after,
.sommelier_story .profile > .wp-block-group__inner-container::before,
.sommelier_story .profile > .wp-block-group__inner-container::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_profile_ico.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}
.sommelier_story .profile::before {
  background-position: top left;
  top: 21px;
  left: 21px;
}
.sommelier_story .profile::after {
  background-position: top right;
  top: 21px;
  right: 21px;
}
.sommelier_story .profile > .wp-block-group__inner-container::before {
  background-position: bottom left;
  left: -10px;
  bottom: -10px;
}
.sommelier_story .profile > .wp-block-group__inner-container::after {
  background-position: bottom right;
  right: -10px;
  bottom: -10px;
}
.sommelier_story .profile .ff-en {
  position: absolute;
  background-color: #fff;
  margin-bottom: 0;
  padding-inline: .75em;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sommelier_story .profile-block {
  max-width: 720px;
  margin-inline: auto;
  padding-left: 10px;
}
.sommelier_story .profile-block .swell-block-columns__inner {
  align-items: center;
}
.sommelier_story .profile-block .img img {
  margin-top: 6px;
}
.sommelier_story .profile-block .txt p {
  font-size: 0.875em;
  letter-spacing: .05em;
}
@media only screen and (max-width: 959px) {
  .sommelier_story .swell-block-fullWide.u-pt-75 {
    background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/12/sommelier_story_bg_sp.jpg) !important;
    padding-top: 6.5em !important;
  }
  .sommelier_story .wp-block-embed.is-type-video {
    margin-bottom: 2em !important;
    padding-inline: 20px;
  }
  .sommelier_story .head-block p.ff-en {
    font-size: .93em !important;
  }
  .sommelier_story .head-block h2 {
    font-size: 1.6em !important;
  }
  .sommelier_story .head-txt p {
    font-size: 1em !important;
    line-height: 1.6;
  }
  .sommelier_story .item,
  .sommelier_story .item.item--01 {
    max-width: 600px;
    padding-inline: 20px;
    margin-bottom: 3.33em;
  }
  .sommelier_story .item > .swell-block-columns__inner {
    column-gap: 1.33em;
  }
  .sommelier_story .item.item--02 > .swell-block-columns__inner {
    flex-direction: column-reverse;
  }
  .sommelier_story .item h3 {
    margin-bottom: 1em !important;
    padding-left: 41px;
    font-size: 1.26em !important;
  }
  .sommelier_story .item h3::before {
    width: 27px;
    height: 64px;
  }
  .sommelier_story .item .txt p {
    font-size: 1em !important;
    line-height: 1.6;
  }
  .sommelier_story .item .img img {
    max-width: 400px;
  }
  .sommelier_story .txt-btm {
    margin-bottom: 5.33em !important;
  }
  .sommelier_story .txt-btm h3 {
    font-size: 1.6em !important;
  }
  .sommelier_story .profile {
  padding: 30px 18px 20px;
  background-image: radial-gradient(circle at 0 100%, transparent 14px, #fff 15px), 
              radial-gradient(circle at 100% 100%, transparent 14px, #fff 15px), 
              radial-gradient(circle at 100% 0, transparent 14px, #fff 15px), 
              radial-gradient(circle at 0 0, transparent 14px, #fff 15px);
  }
  .sommelier_story .profile::before, 
  .sommelier_story .profile::after,
  .sommelier_story .profile > .wp-block-group__inner-container::before,
  .sommelier_story .profile > .wp-block-group__inner-container::after {
    width: 18px;
    height: 18px;
    background-size: 12px 12px;
  }
  .sommelier_story .profile::before {
    top: 24px;
    left: 12px;
  }
  .sommelier_story .profile::after {
    top: 24px;
    right: 12px;
  }
  .sommelier_story .profile > .wp-block-group__inner-container::before {
    background-position: bottom left;
    left: -6px;
    bottom: -6px;
  }
  .sommelier_story .profile > .wp-block-group__inner-container::after {
    background-position: bottom right;
    right: -6px;
    bottom: -6px;
  }
  .sommelier_story .profile > .wp-block-group__inner-container {
    padding: 26px 20px 18px;
  }
  .sommelier_story .profile .ff-en {
    font-size: 1.6em !important;
  }
  .sommelier_story .profile-block {
    max-width: 600px;
    padding-left: 0;
  }
  .sommelier_story .profile-block .img img {
    margin-top: 0;
    max-width: 168px;
  }
  .sommelier_story .profile-block .txt p {
    font-size: .93em !important;
    line-height: 1.6;
  }
}

.sommelier_seminar {
  margin-bottom: 0;
  background-image: linear-gradient(to right, #A6193F, #BF4EA5);
  background-repeat: no-repeat;
  background-size: 100% calc(100% - 240px);
}
.sommelier_seminar .swell-block-fullWide.has-bg-img {
  background-size: 100% auto;
}
.sommelier_seminar .swell-block-fullWide__inner {
  padding-inline: 20px;
}
.sommelier_seminar .head > .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sommelier_seminar .head .label {
  margin-bottom: 5px;
  padding-inline: .5em;
  background-color: #910834;
  border: 1px solid #E7E9D4;
  letter-spacing: .05em;
  position: relative;
}
.sommelier_seminar .head .label::before {
  content: "";
  display: block;
  width: 320px;
  height: 46px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_seminar_ttl.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: 2;
  position: absolute;
  top: -39px;
  left: 50%;
  transform: translateX(-50%);
}
.sommelier_seminar .head h2 {
  text-shadow: 0 2px 10px rgb(0 0 0 / .2);
  line-height: 1.6;
}
.sommelier_seminar .features {
  background-color: #fff;
  border-radius: 200px;
}
.sommelier_seminar .features .head-block h3 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
}
.sommelier_seminar .features .head-block h3::before,
.sommelier_seminar .features .head-block h3::after {
  content: "";
  display: block;
  width: 42px;
  height: 27px;
  margin-bottom: 5px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_seminar_ttl_ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: static;
}
.sommelier_seminar .head-block h3::after {
  transform: scale(-1, 1);
}
.sommelier_seminar .item {
  max-width: 800px;
  margin-inline: auto;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) {
  padding-right: 1.56em;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) {
  padding-left: 1.56em;
}
.sommelier_seminar .item .img {
  position: relative;
}
.sommelier_seminar .item .img::before,
.sommelier_seminar .item .img::after {
  content: "";
  width: 58px;
  height: 58px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/12/sommelier_feature_frame.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) .img::before {
  top: 10px;
  right: 10px;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) .img::after {
  left: 10px;
  bottom: 10px;
  transform: rotate(180deg);
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) .img::before {
  top: 10px;
  left: 10px;
  transform: rotate(-90deg);
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) .img::after {
  right: 10px;
  bottom: 10px;
  transform: rotate(90deg);
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) .img img {
  border-radius: 30px 0 30px 0;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) .img img {
  border-radius: 0 30px 0 30px;
}
.sommelier_seminar .item .txt {
  margin-top: .75em;
}
.sommelier_seminar .item p:has(+h4) {
  display: inline-block;
  margin-bottom: 0;
  padding: 3px 2.61em 4px;
  border: 1px solid #A6193F;
  border-radius: 50vh;
  line-height: 1;
  letter-spacing: .2em;
  position: relative;
  z-index: 1;
}
.sommelier_seminar .item h4 {
  margin-block: -.52em .86em;
  padding-block: .86em;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) h4 {
  border-bottom-right-radius: 30px;
  padding-inline: 30px 1em;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) h4 {
  border-bottom-left-radius: 30px;
  padding-inline: 40px 1em;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) p:has(+h4) {
  margin-left: 30px;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) p:has(+h4) {
  margin-left: 40px;
}
.sommelier_seminar .item .txt-details {
  max-width: 300px;
  letter-spacing: .05em;
  line-height: 1.6;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) .txt-details {
  margin-left: 30px;
}
.sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) .txt-details {
  margin-inline: auto 30px;
}
.sommelier_seminar .seminar-cta h3,
.sommelier-life .seminar-cta h3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: .36em;
}
.sommelier_seminar .seminar-cta h3::before,
.sommelier-life .seminar-cta h3::before {
  content: "";
  display: block;
  width: 60px;
  height: 31px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_seminar_cta_ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: static;
}
@media only screen and (max-width: 959px) {
  .sommelier_seminar {
    background-size: 100% calc(100% - 170px);
  }
  .sommelier_seminar .swell-block-fullWide.has-bg-img {
    background-size: 1000px auto;
  }
  .sommelier_seminar .swell-block-fullWide__inner {
    padding-inline: 10px;
  }
  .sommelier_seminar .features {
    padding-block: 2.66em 5.33em !important;
  }
  .sommelier_seminar .features > .wp-block-group__inner-container > .head-block {
    margin-bottom: 2em !important;
  }
  .sommelier_seminar .features .head-block p.ff-en {
    font-size: .93em !important;
  }
  .sommelier_seminar .features .head-block h3 {
    font-size: 1.4em !important;
    gap: 9px;
  }
  .sommelier_seminar .features .head-block h3::before, 
  .sommelier_seminar .features .head-block h3::after {
    width: 25px;
    height: 16px;
  }
  .sommelier_seminar .head .label {
    font-size: 1.2em !important;
    margin-bottom: .83em !important;
  }
  .sommelier_seminar .head .label::before {
    width: 180px;
    height: 26px;
    top: -23px;
  }
  .sommelier_seminar .head h2 {
    font-size: 2.06em !important;
  }
  .sommelier_seminar .features {
    border-radius: 80px;
  }
  .sommelier_seminar .item {
    margin-bottom: 2em !important;
    max-width: 600px;
    margin-inline: auto;
  }
  .sommelier_seminar .item:has(+.seminar-cta) {
    margin-bottom: 3.33em !important;
  }
  .sommelier_seminar .item .swell-block-columns__inner {
    row-gap: 0;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) {
    padding-inline: 30px;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) {
    padding-inline: 30px;
    flex-direction: column-reverse;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) .txt-details {
    margin-left: 0;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) .txt-details {
    margin-inline: 0;
  }
  .sommelier_seminar .item .txt {
    position: relative;
    margin-top: 0;
  }
  .sommelier_seminar .item .txt p:has(+h4) {
    margin-left: 0 !important;
    padding-inline: 1.81em;
    font-size: .73em !important;
    position: absolute;
    top: -6px;
    left: -7px;
  }
  .sommelier_seminar .item h4 {
    display: flex;
    align-items: center;
    min-height: 3.44em;
    margin-block: 0 .83em;
    font-size: 1.2em !important;
    line-height: 1.2;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) h4,
  .sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) h4 {
    padding: 15px 20px;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.img:first-child) .img img {
    border-radius: 30px 0 0 0;
  }
  .sommelier_seminar .item .swell-block-columns__inner:has(>.txt:first-child) .img img {
    border-radius: 0 30px 0 0;
  }
  .sommelier_seminar .item .txt-details {
    max-width: none;
  }
  .sommelier_seminar .seminar-cta h3,
  .sommelier-life .seminar-cta h3 {
    font-size: 1.4em !important;
    gap: 11px;
  }
  .sommelier_seminar .seminar-cta h3::before,
  .sommelier-life .seminar-cta h3::before {
    width: 48px;
    height: 25px;
  }
  .sommelier_seminar .seminar-cta .wp-block-group__inner-container > p {
    font-size: 1em !important;
  }
}

.sommelier_voice .swell-block-fullWide {
  background-size: 100% auto;
}
.sommelier_voice .swell-block-fullWide__inner {
  padding-inline: 20px;
}
.sommelier_voice .tit h2 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 10px;
  line-height: 1.76;
}
.sommelier_voice .tit h2::before,
.sommelier_voice .tit h2::after {
  content: "";
  display: block;
  width: 43px;
  height: 31px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_seminar_ttl_ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: static;
}
.sommelier_voice .tit h2::after {
  transform: scale(-1, 1);
}
.sommelier_voice .list {
  max-width: 960px;
  margin-inline: auto;
}
.sommelier_voice .list .tit-img {
  width: 513px;
  margin-top: -91px !important;
  margin-left: -25px;
}
.sommelier_voice .list .item {
  padding: 10px;
  background-image: linear-gradient(to bottom, #077590 0, #254769 50%, #077590 100%);
  position: relative;
  border-radius: 30px 0 30px 0;
}
.sommelier_voice .list .item::before {
  content: "Student comment";
  color: #077590;
  font-family: var(--ff_en);
  font-size: 1.87em;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  top: -21px;
  left: 40px;
}
.sommelier_voice .list .item .wp-block-group__inner-container {
  background-color: #077590;
  border: 1px solid #CAC5A0;
  border-radius: 25px 0 25px 0;
  padding: 1.25em 1.87em;
  position: relative;
}
.sommelier_voice .list .item .head {
  padding-bottom: 1.12em;
  border-bottom: 1px solid #CAC5A0;
}
.sommelier_voice .list .item .head p {
  font-size: .87em;
}
.sommelier_voice .list .item .head h3 {
  display: flex;
  gap: 10px;
}
.sommelier_voice .list .item .head h3::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  margin-top: 6px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_intro_ico.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0;
  position: static;
}
.sommelier_voice .list .item .head .img {
  width: 113px;
  height: 113px;
  filter: drop-shadow(0 4px 10px rgb(0 0 0 / .1));
  position: absolute;
  top: -20px;
  right: -20px;
}
.sommelier_voice .gallery .swell-block-columns__inner {
  justify-content: space-between;
}
@media only screen and (max-width: 959px) {
  .sommelier_voice {
    margin-top: -170px;
  }
  .sommelier_voice .swell-block-fullWide {
    background-size: 135vw auto;
    background-position: right top !important;
    padding-top: 260px !important;
  }
  .sommelier_voice .swell-block-fullWide.has-bg-img:before {
    z-index: -1;
  }
  .sommelier_voice .tit {
    margin-bottom: 0 !important;
  }
  .sommelier_voice .tit p.ff-en {
    font-size: .93em !important;
  }
  .sommelier_voice .tit h2 {
    align-items: center;
    gap: 5px;
    font-size: 1.4em !important;
  }
  .sommelier_voice .tit h2::before, 
  .sommelier_voice .tit h2::after {
    width: 26px;
    height: 19px;
    margin-top: 6px;
  }
  .sommelier_voice .list {
    margin-bottom: 5.33em !important;
  }
  .sommelier_voice .list .tit-img {
    width: calc(100% + 8px);
    text-align: center;
    margin: 0 -8px 1em 0 !important;
  }
  .sommelier_voice .list .tit-img img {
    width: 100%;
    max-width: 338px;
  }
  .sommelier_voice .list .swell-block-columns__inner {
    row-gap: 2em;
  }
  .sommelier_voice .list .item {
    max-width: 600px;
    margin-inline: auto;
  }
  .sommelier_voice .list .item.u-mb-30 {
    margin-bottom: 2em !important;
  }
  .sommelier_voice .list .item::before {
    font-size: 1.33em;
    top: -14px;
  }
  .sommelier_voice .list .item .wp-block-group__inner-container {
    padding: 1.33em;
  }
  .sommelier_voice .list .item .head p {
    font-size: .93em;
    margin-bottom: 5px !important;
  }
  .sommelier_voice .list .item .head h3 {
    gap: 8px;
    padding-right: .5em;
  }
  .sommelier_voice .list .item .head h3::before {
    width: 15px;
    height: 15px;
    margin-top: 5px;
  }
  .sommelier_voice .list .item .head .img {
    width: 90px;
    height: 90px;
    top: -26px;
    right: -26px;
  }
  .sommelier_voice .list .item > .wp-block-group__inner-container > p {
    line-height: 1.6;
  }
  .sommelier_voice .gallery {
    max-width: 400px;
    margin-inline: auto;
    padding-inline: 2.5em;
  }
  .sommelier_voice .gallery .swell-block-columns__inner {
    row-gap: .5em;
  }
}

.sommelier-life {
  background-image: linear-gradient(to right, #077590, #3AACA8);
}
.sommelier-life .swell-block-fullWide__inner {
  padding-inline: 20px;
}
.sommelier-life .sommelier-life__inner {
  background-color: #fff;
  border-radius: 200px;
  position: relative;
  z-index: 2;
}
.sommelier-life .sommelier-life__inner::before {
  content: "";
  display: block;
  width: 498px;
  height: 764px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_life_bg_illust.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 0;
}
.sommelier-life .sommelier-life__inner .img {
  width: 513px;
  position: absolute;
  top: -33px;
  right: 0;
  z-index: 2;
}
.sommelier-life .sommelier-life__inner::after {
  content: "";
  display: block;
  width: 221px;
  height: 427px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_method_butterfly02.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  position: absolute;
  left: 0;
  bottom: -120px;
  z-index: 2;
}
.sommelier-life .item {
  max-width: 800px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
}
.sommelier-life .item h2 {
  display: flex;
  gap: 10px;
  line-height: 1.2;
}
.sommelier-life .item h2::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  margin-top: 5px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_profile_ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: static;
}
.sommelier-life .item .swell-block-columns__inner {
  align-items: center;
  justify-content: flex-end;
}
.sommelier-life .item .is-style-check_list {
  padding-left: 0;
}
.sommelier-life .item .is-style-check_list li {
  margin-block: 0;
  padding: 12px 0 12px 50px;
  border-bottom: 1px dashed #5D4141;
  font-size: 1.125em;
}
.sommelier-life .item .is-style-check_list li:before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_check_ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  top: 11px;
  left: 5px;
}
@media only screen and (max-width: 959px) {
  .sommelier-life {
    background-image: linear-gradient(to top, #077590, #3AACA8);
  }
  .sommelier-life .swell-block-fullWide {
    padding-top: 80px !important;
  }
  .sommelier-life .swell-block-fullWide__inner {
    padding-inline: 10px;
  }
  .sommelier-life .sommelier-life__inner {
    padding-top: 0 !important;
    padding-bottom: 7.25em !important;
    border-radius: 80px;
  }
  .sommelier-life .sommelier-life__inner::before {
    width: 249px;
    height: 382px;
    top: 341px;
  }
  .sommelier-life .sommelier-life__inner .img {
    width: calc(100% + 8px);
    text-align: center;
    margin: 0 -8px 1em 0 !important;
    position: static;
  }
  .sommelier-life .sommelier-life__inner .img img {
    width: 100%;
    max-width: 338px;
    margin-top: -53px;
  }
  .sommelier-life .item {
    max-width: calc(600px + 4em);
    padding-inline: 2em;
  }
  .sommelier-life .item h2 {
    font-size: 1.4em !important;
    gap: 5px;
  }
  .sommelier-life .item h2::before {
    width: 20px;
    height: 20px;
    margin-top: 3px;
  }
  .sommelier-life .item .is-style-check_list li:before {
    width: 20px;
    height: 20px;
    top: 12px;
    left: 2px;
  }
  .sommelier-life .item .is-style-check_list li {
    padding: 10px 0 10px 30px;
    font-size: 1.06em;
  }
  .sommelier-life .item .wp-block-image img {
    max-width: 400px;
  }
  .sommelier-life .seminar-cta h3 + p.ff-shippori {
    font-size: 1.06em !important;
  }
  .sommelier-life .sommelier-life__inner::after {
    width: 106px;
    height: 205px;
    bottom: -110px;
    left: -15px;
  }
}

.sommelier-cta {
  margin-top: -230px !important;
  background-color: #F1F5F5;
  position: relative;
  z-index: 0;
}
.sommelier-cta .swell-block-fullWide {
  background-size: 100% auto;
}
.sommelier-cta .swell-block-fullWide__inner {
  padding: 330px 20px 0;
}
.sommelier-cta .tit:has(h2) {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5em;
}
.sommelier-cta .tit:has(h2)::before {
  content: "";
  display: block;
  width: 60px;
  height: 31px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_seminar_cta_ico.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: static;
}
.sommelier-cta .tit h2 {
  display: flex;
  flex-direction: column;
  gap: .2em;
}
.sommelier-cta .tit h2 .swl-marker {
  background: -webkit-linear-gradient(transparent 76%, rgba(233, 213, 135, 0.7) 0%);
  background: linear-gradient(transparent 76%, rgba(233, 213, 135, 0.7) 0%);
}
.sommelier-cta .tit h2 .swl-marker strong {
  background-image: radial-gradient(circle at center, #A6193F 16.6%, transparent 16.6%); /* 点の色とサイズ調整 */
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 1em .166em;
  padding-top: .1em;
}
.sommelier-cta .tit h2 .swl-marker br {
  display: none;
}
.sommelier-cta .tit h2 em {
  font-style: normal;
  background: linear-gradient(to right, #A6193F 0, #BF4EA5 50%, #A6193F 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sommelier-cta .tit + .img {
  justify-content: center;
  gap: 2.5em;
}
.sommelier-cta .tit + .img figure {
  width: 161px;
}
.sommelier-cta .txt-slash {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: .7em;
}
.sommelier-cta .txt-slash::before,
.sommelier-cta .txt-slash::after {
  content: "";
  display: block;
  width: 1em;
  height: 1px;
  background-color: currentColor;
}
.sommelier-cta .txt-slash::before {
  transform: rotate(62.35deg);
}
.sommelier-cta .txt-slash::after {
  transform: rotate(-62.35deg);
}
.sommelier-cta .cta-area {
  max-width: 1000px;
  margin-inline: auto;
  padding: 20px;
  position: relative;
  box-shadow: 0 4px 20px rgb(0 0 0 / .1);
}
.sommelier-cta .cta-area > .wp-block-group__inner-container {
  padding: 0 20px 3.12em;
  border: 1px solid #A6193F;
}
.sommelier-cta .cta-area::before, 
.sommelier-cta .cta-area::after,
.sommelier-cta .cta-area > .wp-block-group__inner-container::before,
.sommelier-cta .cta-area > .wp-block-group__inner-container::after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_profile_ico.svg);
  background-size: 20px 20px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}
.sommelier-cta .cta-area::before {
  background-position: top left;
  top: 11px;
  left: 11px;
}
.sommelier-cta .cta-area::after {
  background-position: top right;
  top: 11px;
  right: 11px;
}
.sommelier-cta .cta-area > .wp-block-group__inner-container::before {
  background-position: bottom left;
  left: 11px;
  bottom: 11px;
}
.sommelier-cta .cta-area > .wp-block-group__inner-container::after {
  background-position: bottom right;
  right: 11px;
  bottom: 11px;
}
.sommelier-cta .cta-area .cmn__cta::before {
  content: "";
  display: block;
  width: 259px;
  height: 259px;
  background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/11/sommelier_intro_bg_illust.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom;
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 2;
  pointer-events: none;
}
.sommelier-cta .cta-area .list-welcome {
  margin-top: -27px !important;
  justify-content: center;
  gap: 10px;
}
.sommelier-cta .cta-area .list-welcome li {
  margin-block: 0;
  padding: 0 10px;
  background-color: #fff;
  border: 1px solid #5D4141;
  color: #5D4141;
  font-size: 1.25em;
}
.sommelier-cta .cta-area h3 {
  margin-bottom: 0.79em;
}
.sommelier-cta .sommelier-present {
  width: 100%;
  max-width: 740px;
  margin-inline: auto;
  position: relative;
  z-index: 3;
}
.sommelier-cta .sommelier-present .img {
  width: 8.75em;
  position: absolute;
  top: -2.5em;
  left: 1.5em;
  z-index: 4;
}
.sommelier-cta .sommelier-present .present-list {
  width: 100%;
  clip-path: polygon(5em 0%, 100% 0, 100% calc(100% - 5em), calc(100% - 5em) 100%, 0 100%, 0 5em);
}
.sommelier-cta .sommelier-present .present-list > .wp-block-group {
  width: 100%;
}
.sommelier-cta .sommelier-present .present-list ol {
  max-width: 600px;
  margin-inline: auto;
  gap: .5em 1em;
}
.sommelier-cta .sommelier-present .present-list ol .item:first-of-type {
  margin-left: 3.6em;
}
.sommelier-cta .sommelier-present .present-list ol .item:not(:first-of-type) {
  width: calc((100% - 1em) / 2);
  margin-left: 0;
}
.sommelier-cta .cmn__cta .wp-block-group__inner-container {
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 959px) {
  .sommelier-cta {
    margin-top: -70px !important;
  }
  .sommelier-cta .swell-block-fullWide {
    padding-bottom: 4em !important;
    background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/12/sommelier_cta_bg_sp.jpg) !important;
  }
  .sommelier-cta .swell-block-fullWide__inner {
    padding: 208px 10px 0;
  }
  .sommelier-cta .trouble {
    margin-bottom: 5.66em !important;
  }
  .sommelier-cta .tit:has(h2) {
    margin-bottom: 1.33em !important;
    gap: 2em;
  }
  .sommelier-cta .tit:has(h2)::before {
    width: 48px;
    height: 25px;
  }
  .sommelier-cta .tit h2 {
    font-size: 1.6em !important;
    gap: 10px;
  }
  .sommelier-cta .tit h2 .swl-marker {
    font-size: 1em !important;
  }
  .sommelier-cta .tit h2 em {
    line-height: 1.6;
  }
  .sommelier-cta .tit + .img {
    gap: 10px;
  }
  .sommelier-cta .tit + .img figure {
    width: 129px;
  }
  .sommelier-cta .txt-slash {
    font-size: 1em !important;
  }
  .sommelier-cta .txt-slash + .ff-shippori {
    font-size: 1.86em !important;
  }
  .sommelier-cta .cta-area {
    padding: 15px 13px;
  }
  .sommelier-cta .cta-area .list-welcome {
    margin-top: -39px !important;
    gap: 5px;
  }
  .sommelier-cta .cta-area .list-welcome li {
    font-size: 1em;
  }
  .sommelier-cta .cta-area > .wp-block-group__inner-container {
    padding: 0 7px 3.13em;
  }
  .sommelier-cta .cta-area::before, 
  .sommelier-cta .cta-area::after, 
  .sommelier-cta .cta-area > .wp-block-group__inner-container::before, 
  .sommelier-cta .cta-area > .wp-block-group__inner-container::after {
    width: 21px;
    height: 21px;
    background-size: 15px 15px;
  }
  .sommelier-cta .cta-area::before {
    top: 9px;
    left: 7px;
  }
  .sommelier-cta .cta-area::after {
    top: 9px;
    right: 7px;
  }
  .sommelier-cta .cta-area > .wp-block-group__inner-container::before {
    left: 6px;
    bottom: 8px;
  }
  .sommelier-cta .cta-area > .wp-block-group__inner-container::after {
    right: 6px;
    bottom: 8px;
  }
  .sommelier-cta .cta-area h3 {
    margin-bottom: 3em;
    font-size: 1.33em !important;
  }
  .sommelier-cta .sommelier-present {
    max-width: 600px;
    margin-bottom: 3.33em !important;
  }
  .sommelier-cta .sommelier-present .img {
    width: 100%;
    padding-left: 5px;
    text-align: center;
    top: -23px;
    left: 0;
  }
  .sommelier-cta .sommelier-present .img img {
    width: 208px;
  }
  .sommelier-cta .sommelier-present .present-list {
    margin-top: 0;
    padding: 57px 7px 20px;
    clip-path: polygon(2.6em 0%, 100% 0, 100% calc(100% - 2.6em), calc(100% - 2.6em) 100%, 0 100%, 0 2.6em);
  }
  .sommelier-cta .sommelier-present .present-list > .wp-block-group {
    width: auto;
  }
  .sommelier-cta .sommelier-present .present-list ol {
    max-width: 400px;
  }
  .sommelier-cta .sommelier-present .present-list ol .item:first-of-type {
    margin-left: 0;
  }
  .sommelier-cta .sommelier-present .present-list ol .item:not(:first-of-type) {
    width: 100%;
  }
  .sommelier-cta .sommelier-present .present-list ol .item:nth-of-type(2) .swl-fz {
    font-size: .9em !important;
    letter-spacing: -.1em;
  }
  .sommelier-cta .cta-area .cmn__cta::before {
    left: 0;
    bottom: 0;
  }
}

.sommelier-message .swell-block-fullWide {
  min-height: 830px;
}
.sommelier-message p,
.sommelier-message h3 {
  font-weight: 600;
  text-shadow: 0 4px 10px rgb(0 0 0 / .8);
}
.sommelier-message .message-main {
  text-align: center;
  margin-bottom: 2.125em;
}
.sommelier-message .swell-block-fullWide__inner > p {
  letter-spacing: .1em;
}
.sommelier-message .message-main img {
  width: 37.5em;
}
.sommelier-message .img {
  text-align: center;
}
.sommelier-message .img img {
  width: 84px;
}
@media only screen and (max-width: 959px) {
  .sommelier-message .swell-block-fullWide {
    min-height: auto;
    padding-top: 5.3em !important;
    padding-bottom: 14em !important;
    background-image: url(https://www.royalflowertea-tokyo.com/wp-content/uploads/2025/12/sommelier_footer_bg.jpg) !important;
    background-position: bottom center !important;
  }
  .sommelier-message .tit {
    margin-bottom: 1em !important;
  }
  .sommelier-message .tit h3 {
    font-size: 1em !important;
  }
  .sommelier-message .tit p.ff-en:has(+h3) {
    font-size: .93em !important;
  }
  .sommelier-message .message-main {
    margin-bottom: 1.5em;
  }
  .sommelier-message .swell-block-fullWide__inner > p {
    font-size: 1em !important;
  }
  .sommelier-message .img img {
    width: 68px;
  }
}

.sommelier-footer {
  background-image: linear-gradient(to right, #077590, #3AACA8);
}
.sommelier-footer p {
  font-size: .87em;
}
.sommelier-footer .wp-block-group.is-row {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
}
.sommelier-footer .wp-block-group.is-row .footer-copy {
  grid-column: 2;
  text-align: center;
}
.sommelier-footer .wp-block-group.is-row .privacy-link {
  grid-column: 3;
  text-align: right;
  padding-right: 4.78em;
}
.sommelier-footer .wp-block-group.is-row .privacy-link a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 959px) {
  .sommelier-footer .swell-block-fullWide {
    padding-top: 2.66em !important;
    padding-bottom: 2em !important;
  }
  .sommelier-footer .wp-block-group.is-row {
    display: block;
  }
  .sommelier-footer .wp-block-group.is-row .footer-copy {
    margin-bottom: 1.5em;
  }
  .sommelier-footer .wp-block-group.is-row .privacy-link {
    padding-right: 0;
    text-align: center;
  }
}

/* プライバシーポリシー */
.postid-341 .lp-content__inner {
  padding-top: 7em;
}
.postid-341 .privacy_top_logo {
  margin-bottom: 4em;
}
.postid-341 .privacy_top_logo a {
  display: inline-block;
}
.postid-341 .privacy_top_logo img {
  width: 100px;
}
.postid-341 h1.wp-block-heading {
  text-align: center;
  color: #A6193F;
}
.postid-341 h2.wp-block-heading {
  margin-bottom: 1em;
  padding: 0;
  background-color: transparent;
  color: #A6193F;
}
.postid-341 h2.wp-block-heading::before {
  content: none;
}
.postid-341 .sommelier-footer .wp-block-group.is-row {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 959px) {
  .postid-341 .privacy_top_logo img {
    width: 70px;
  }
  .postid-341 h1.wp-block-heading {
    font-size: 1.8em;
  }
}