/* Common */
html {
  font-size: 0.625em;
}

.u-pc {
  display: none;
}
[data-browse-mode=P] .u-pc {
  display: inherit !important;
}
.u-sp {
  display: none;
}
[data-browse-mode=S] .u-sp {
  display: inherit !important;
}
.u-bold {
  font-weight: bold;
}
.u-ti1 {
  padding-left: 1em;
  text-indent: -1em;
}
.u-tar {
  text-align: right;
}
.u-fadeInUp {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 1.2s ease-in-out, transform 0.8s ease-in-out;
}
.u-fadeInUp.in {
  opacity: 1;
  transform: translateY(0);
}
.u-wrapper {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
}
[data-browse-mode=S] .u-wrapper {
  padding: 60px 0;
}
.u-wrapper::before, .u-wrapper::after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
}
[data-browse-mode=S] .u-wrapper::before, [data-browse-mode=S] .u-wrapper::after {
  padding: 60px 0;
}
.u-ttl {
  text-align: center;
  margin-bottom: 20px !important;
}
[data-browse-mode=S] .u-ttl {
  max-width: 80%;
  margin: 0 auto 15px !important;
}
.u-ttl-txt {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
[data-browse-mode=S] .u-ttl-txt {
  font-size: 16px;
}
.u-ttl-txt.-color {
  color: #534741;
}
.u-btn {
  position: relative;
  font-size: 21px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: block;
  background-color: #e50012;
  width: 100%;
  border-radius: 999px;
  box-shadow: 0 3px 4px rgba(35, 35, 35, 0.35);
  padding: 1em 1em;
  transition: 0.25s all;
}
[data-browse-mode=S] .u-btn {
  font-size: 17px;
}
.u-btn::before {
  position: absolute;
  top: 50%;
  right: 25px;
  content: "";
  background: url(/marche/img/usr/lp/lp-poterico/item02.png) no-repeat center/contain;
  width: 24px;
  height: 14px;
  transform: translateY(-50%);
}
.u-btn:hover {
  background-color: #e05151;
  color: #fff !important;
}
.u-cta {
  background-color: #fff;
  border: 10px solid #00965d;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 50px 70px;
}
[data-browse-mode=S] .u-cta {
  position: relative;
  border-width: 6px;
  flex-direction: column;
  gap: 10px;
  padding: 145px 10px 30px;
}
.u-cta-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 1 506px;
}
[data-browse-mode=S] .u-cta-container {
  flex: 1 1 100%;
  width: 100%;
}
[data-browse-mode=S] .u-cta-pk {
  width: 148px;
}
[data-browse-mode=S] .u-cta-logo {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 178px;
}
.u-cta-price {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
}
[data-browse-mode=S] .u-cta-price {
  font-size: 16px;
  text-align: center;
}
.u-cta-price .-lg {
  font-size: 52px;
}
[data-browse-mode=S] .u-cta-price .-lg {
  font-size: 36px;
}
.u-cta-price .-md {
  font-size: 27px;
}
[data-browse-mode=S] .u-cta-price .-md {
  font-size: 22px;
}
.u-cta-btn {
  width: 490px;
  margin-top: 20px;
}
[data-browse-mode=S] .u-cta-btn {
  width: 100%;
}
.u-poterico::before, .u-poterico::after {
  position: absolute;
  content: "";
  width: 250px;
  height: 420px;
}
[data-browse-mode=S] .u-poterico::before, [data-browse-mode=S] .u-poterico::after {
  display: none;
}
.u-poterico::before {
  background: url(/marche/img/usr/lp/lp-poterico/item01_R.png) no-repeat center top/contain;
  right: 0;
}
.u-poterico::after {
  background: url(/marche/img/usr/lp/lp-poterico/item01_L.png) no-repeat center top/contain;
  left: 0;
}
.u-poterico.sec__mv {
  position: relative;
}
.u-poterico.sec__mv::before {
  display: none;
}
.u-poterico.sec__mv::after {
  bottom: 80px;
}
.u-poterico.sec__about {
  position: relative;
}
.u-poterico.sec__about::before {
  top: 30%;
  z-index: 1;
}
.u-poterico.sec__about::after {
  top: 35%;
}
.u-poterico.sec__cooking {
  position: relative;
}
.u-poterico.sec__cooking::before {
  top: 6%;
}
.u-poterico.sec__cooking::after {
  top: 55%;
  z-index: -1;
}
.u-poterico.sec__staff {
  position: relative;
}
.u-poterico.sec__staff::before {
  top: 2%;
}
.u-poterico.sec__staff::after {
  top: 27%;
  z-index: -1;
}
.u-poterico.sec__voice {
  position: relative;
}
.u-poterico.sec__voice::before {
  top: -600px;
  z-index: -1;
}
.u-poterico.sec__voice::after {
  display: none;
}

[data-browse-mode=P] img.u-pc {
  display: inline-block !important;
}

[data-browse-mode=S] img.u-sp {
  display: inline-block !important;
}

body.page-contentspages .revico-comment-outer-head,
body.page-contentspages #revico-comment.revico-comment-body {
  background: transparent;
  border: none;
  margin: 0;
}
[data-browse-mode=S] body.page-contentspages .revico-comment-outer-head,
[data-browse-mode=S] body.page-contentspages #revico-comment.revico-comment-body {
  padding-left: 0;
  padding-right: 0;
}
body.page-contentspages .revico-comment-outer-head .revico-comment-footer .revico-comment-footer--writebutton-wrapper,
body.page-contentspages #revico-comment.revico-comment-body .revico-comment-footer .revico-comment-footer--writebutton-wrapper {
  display: none;
}

body.page-contentspages #revico-comment .revico-logo {
  position: static;
}

/* Common */
#lp-poterico {
  /* Reset */
  background-color: #fff;
  letter-spacing: 0;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.75;
  font-family: "M PLUS Rounded 1c", "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #534741;
  overflow-wrap: break-word;
}
#lp-poterico img,
#lp-poterico video {
  max-width: 100%;
  vertical-align: bottom;
}
#lp-poterico h1,
#lp-poterico h2,
#lp-poterico h3,
#lp-poterico h4,
#lp-poterico h5,
#lp-poterico h6 {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.6;
  color: inherit;
}
#lp-poterico h1:before, #lp-poterico h1:after,
#lp-poterico h2:before,
#lp-poterico h2:after,
#lp-poterico h3:before,
#lp-poterico h3:after,
#lp-poterico h4:before,
#lp-poterico h4:after,
#lp-poterico h5:before,
#lp-poterico h5:after,
#lp-poterico h6:before,
#lp-poterico h6:after {
  content: none;
  background: none;
  border: none;
  height: auto;
  width: auto;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  transform: none;
}
#lp-poterico sup,
#lp-poterico sub {
  line-height: 1;
  font-size: 50%;
}
#lp-poterico sup {
  vertical-align: super;
}
#lp-poterico sub {
  vertical-align: sub;
}
#lp-poterico a {
  text-decoration: none;
}
#lp-poterico a:hover {
  text-decoration: none;
  color: inherit;
}
#lp-poterico a:hover img {
  opacity: 0.9;
}
#lp-poterico .inner {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  z-index: 0;
}
[data-browse-mode=S] #lp-poterico .inner {
  max-width: 640px;
  padding-left: 5.3333vw;
  padding-right: 5.3333vw;
}
#lp-poterico .poterico-bg {
  position: relative;
  z-index: 0;
}
#lp-poterico .poterico-bg::before, #lp-poterico .poterico-bg::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -2;
}
#lp-poterico .poterico-bg.-green::before {
  background-color: #00965d;
}
#lp-poterico .poterico-bg.-green::after {
  background-image: radial-gradient(circle, #ffec5f 5px, transparent 5px), radial-gradient(circle, #ffec5f 5px, transparent 5px);
  background-position: 0 0, 70px 35px;
  background-size: 140px 70px;
}
#lp-poterico .poterico-bg.-yellow::before {
  background-color: #fffac6;
}
#lp-poterico .poterico-bg.-yellow::after {
  background-image: repeating-linear-gradient(-45deg, #fffac6, #fffac6 25px, #ffffff 25px, #ffffff 50px);
  mix-blend-mode: multiply;
  opacity: 0.8;
}
#lp-poterico .sec__mv-bg {
  position: relative;
}
#lp-poterico .sec__mv-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  max-height: 510px;
  background: url(/marche/img/usr/lp/lp-poterico/mv03.png) no-repeat center bottom/cover;
}
[data-browse-mode=S] #lp-poterico .sec__mv-bg:before {
  background: url(/marche/img/usr/lp/lp-poterico/mv03_sp.png) no-repeat center bottom/cover;
  max-height: 116.8vw;
}
#lp-poterico .sec__mv-ttl {
  position: relative;
  max-width: 1048px;
  margin: 0 auto;
}
#lp-poterico .sec__mv-ttl-main {
  text-align: center;
}
[data-browse-mode=S] #lp-poterico .sec__mv-ttl-main {
  padding-top: 29.333333vw;
}
[data-browse-mode=S] #lp-poterico .sec__mv-ttl-main img {
  object-fit: cover;
  object-position: center;
  width: 110.933333vw;
  height: 145.066666vw;
}
#lp-poterico .sec__mv-ttl-copy {
  position: absolute;
  top: 12%;
  right: -10%;
}
[data-browse-mode=S] #lp-poterico .sec__mv-ttl-copy {
  top: 20px;
  left: 0;
  right: 0;
  width: 59.2vw;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
}
#lp-poterico .sec__mv-cta {
  position: absolute;
  right: 10%;
  bottom: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
[data-browse-mode=S] #lp-poterico .sec__mv-cta {
  position: static;
  margin-top: -30px;
}
[data-browse-mode=S] #lp-poterico .sec__mv-cta-pk {
  width: 26.666666vw;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateX(34.666666vw);
  z-index: 0;
}
[data-browse-mode=S] #lp-poterico .sec__mv-cta-btn {
  width: 100%;
  padding: 0 5.3333vw;
}
#lp-poterico .sec__mv .u-btn {
  width: 300px;
  padding: 0.65em 1em;
}
[data-browse-mode=S] #lp-poterico .sec__mv .u-btn {
  width: 100%;
  padding: 0.8em 1em;
}
#lp-poterico .sec__about {
  margin-top: -130px;
  padding-left: 50px;
}
[data-browse-mode=S] #lp-poterico .sec__about {
  margin-top: 40px;
  padding-left: 0;
}
#lp-poterico .sec__about-wrapper {
  background-color: #fffac6;
  border-radius: 200px 0 0 200px;
}
[data-browse-mode=S] #lp-poterico .sec__about-wrapper {
  border-radius: 50px 0 0 50px;
  padding-top: 100px;
}
#lp-poterico .sec__about-wrapper::before {
  right: 0;
  background-image: repeating-linear-gradient(-45deg, #fffac6, #fffac6 25px, #ffffff 25px, #ffffff 50px);
  mix-blend-mode: multiply;
  opacity: 0.8;
}
#lp-poterico .sec__about-wrapper::after {
  display: none;
}
#lp-poterico .sec__about .inner {
  transform: translateX(-25px);
}
[data-browse-mode=S] #lp-poterico .sec__about .inner {
  transform: translateX(0);
}
#lp-poterico .sec__about-container {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
}
[data-browse-mode=S] #lp-poterico .sec__about-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#lp-poterico .sec__about-ttl {
  position: relative;
  font-size: 32px;
  font-weight: 800;
  line-height: 2;
  white-space: nowrap;
  grid-column: 1/2;
  grid-row: 1/2;
  width: 29.7142vw;
  max-width: 522px;
  min-width: 416px;
}
[data-browse-mode=S] #lp-poterico .sec__about-ttl {
  font-size: 20px;
  text-align: center;
  width: 100%;
  max-width: auto;
  min-width: auto;
  margin-top: -70px;
}
#lp-poterico .sec__about-ttl::before {
  position: absolute;
  z-index: -1;
  right: -140px;
  bottom: -140px;
  content: "";
  background: url(/marche/img/usr/lp/lp-poterico/about01.png) no-repeat right bottom/cover;
  width: 898px;
  height: 612px;
}
[data-browse-mode=S] #lp-poterico .sec__about-ttl::before {
  right: 50%;
  bottom: -70px;
  background: url(/marche/img/usr/lp/lp-poterico/about01_sp.png) no-repeat center bottom/cover;
  width: 538px;
  height: 372px;
  transform: translateX(50%);
}
#lp-poterico .sec__about-ttl .-color {
  font-size: 35px;
  color: #00965d;
}
[data-browse-mode=S] #lp-poterico .sec__about-ttl .-color {
  font-size: 22px;
}
#lp-poterico .sec__about-ttl .-hl {
  position: relative;
  font-size: 40px;
}
[data-browse-mode=S] #lp-poterico .sec__about-ttl .-hl {
  font-size: 25px;
}
#lp-poterico .sec__about-ttl .-hl::before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  background-color: #fff000;
  width: 100%;
  height: 23px;
  z-index: -1;
}
[data-browse-mode=S] #lp-poterico .sec__about-ttl .-hl::before {
  height: 20px;
}
#lp-poterico .sec__about-ttl .-logo {
  width: 198px;
}
[data-browse-mode=S] #lp-poterico .sec__about-ttl .-logo {
  width: 110px;
}
#lp-poterico .sec__about-img {
  position: relative;
  z-index: -2;
  width: 100%;
  max-width: 584px;
  border: 10px solid #00965d;
  border-radius: 30px;
  overflow: hidden;
  grid-column: 2/3;
  grid-row: 1/3;
}
[data-browse-mode=S] #lp-poterico .sec__about-img {
  border-width: 6px;
  margin-top: 30px;
}
#lp-poterico .sec__about-txt {
  text-align: center;
  margin-top: 80px;
}
#lp-poterico .sec__about-message {
  text-align: center;
  margin-top: 60px;
}
[data-browse-mode=S] #lp-poterico .sec__about-message {
  margin-bottom: -3px;
}
#lp-poterico .sec__cooking {
  padding: 100px 0;
}
[data-browse-mode=S] #lp-poterico .sec__cooking {
  padding: 60px 0;
}
#lp-poterico .sec__cooking-wrapper::before, #lp-poterico .sec__cooking-wrapper::after {
  left: -50px;
  background-color: #e50012;
  border-radius: 0 200px 200px 0;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-wrapper::before, [data-browse-mode=S] #lp-poterico .sec__cooking-wrapper::after {
  left: 0;
  border-radius: 0 50px 50px 0;
}
#lp-poterico .sec__cooking-wrapper::before {
  z-index: -2;
}
#lp-poterico .sec__cooking-wrapper::after {
  opacity: 0.6;
  z-index: -1;
}
#lp-poterico .sec__cooking .u-ttl {
  position: relative;
}
[data-browse-mode=S] #lp-poterico .sec__cooking .u-ttl {
  padding-left: 8%;
}
#lp-poterico .sec__cooking-emblem {
  position: absolute;
  top: -20px;
  left: 0;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-emblem {
  width: 32%;
  top: -36%;
  left: -16%;
}
#lp-poterico .sec__cooking-list {
  display: flex;
  gap: 26px;
  margin-top: 50px;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-list {
  flex-direction: column;
}
#lp-poterico .sec__cooking-list > li {
  width: 100%;
  background-color: #fff;
  border: 10px solid #00965d;
  border-radius: 25px;
  overflow: hidden;
  /* display: flex;
  flex-direction: column;
  align-items: center;
  gap: 35px;
  padding: 20px; */
}
[data-browse-mode=S] #lp-poterico .sec__cooking-list > li {
  /* flex-direction: column;
  gap: 20px; */
  border-width: 6px;
  border-radius: 18px;
}
#lp-poterico .sec__cooking-list > li:nth-child(1) .sec__cooking-list-item-ttl::before {
  background-image: url(/marche/img/usr/lp/lp-poterico/cooking_ico01.png);
}
#lp-poterico .sec__cooking-list > li:nth-child(2) .sec__cooking-list-item-ttl::before {
  background-image: url(/marche/img/usr/lp/lp-poterico/cooking_ico02.png);
}
#lp-poterico .sec__cooking-list > li:nth-child(3) .sec__cooking-list-item-ttl::before {
  background-image: url(/marche/img/usr/lp/lp-poterico/cooking_ico03.png);
}
#lp-poterico .sec__cooking-list-video-inner {
  position: relative;
  height: 0;
  padding-top: 177.7776%;
}
#lp-poterico .sec__cooking-list-video .-poster,
#lp-poterico .sec__cooking-list-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#lp-poterico .sec__cooking-list-item {
  padding: 24px 20px;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-list-item {
  padding: 20px 16px;
}
#lp-poterico .sec__cooking-list-item-ttl {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  color: #00965d;
  width: 100%;
  display: inline-block;
  border-bottom: 3px solid #00965d;
  margin-bottom: 0.5em;
  padding-bottom: 0.25em;
}
#lp-poterico .sec__cooking-list-item-ttl::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain;
}
#lp-poterico .sec__cooking-list-item-ttl .-time {
  display: block;
  font-size: 18px;
}
#lp-poterico .sec__cooking-list-item-ttl .-time > span {
  font-size: 14px;
}
#lp-poterico .sec__cooking-list-item-txt {
  font-size: 16px;
  line-height: 1.5;
}
#lp-poterico .sec__cooking-cautions {
  max-width: 814px;
  background-color: #fff;
  margin: 50px auto 0;
  padding: 25px 40px;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-cautions {
  margin-top: 30px;
  padding: 20px 16px;
}
#lp-poterico .sec__cooking-cautions-list {
  margin-top: 10px;
}
#lp-poterico .sec__cooking-cautions-list > li {
  position: relative;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  color: #211915;
  padding-left: 1.15em;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-cautions-list > li {
  font-size: 15px;
}
#lp-poterico .sec__cooking-cautions-list > li::before {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: "";
  width: 1em;
  height: 1em;
  background-color: #f3e444;
  border-radius: 50%;
  margin-right: 0.15em;
  flex: 0 0 1em;
}
#lp-poterico .sec__cooking-cautions-list > li:not(:first-child) {
  margin-top: 0.3em;
}
#lp-poterico .sec__cooking-cautions-notes {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-top: 1em;
}
[data-browse-mode=S] #lp-poterico .sec__cooking-cautions-notes {
  font-size: 14px;
}
#lp-poterico .sec__cta {
  padding: 100px 0;
}
[data-browse-mode=S] #lp-poterico .sec__cta {
  padding: 60px 0;
}
#lp-poterico .sec__case {
  padding-bottom: 100px;
}
[data-browse-mode=S] #lp-poterico .sec__case {
  padding-bottom: 60px;
}
#lp-poterico .sec__case-wrapper {
  padding-bottom: 144px;
}
[data-browse-mode=S] #lp-poterico .sec__case-wrapper {
  padding-bottom: calc(60px + 8vw);
}
#lp-poterico .sec__case-wrapper::before, #lp-poterico .sec__case-wrapper::after {
  right: -50px;
  border-radius: 200px 0 0 200px;
}
[data-browse-mode=S] #lp-poterico .sec__case-wrapper::before, [data-browse-mode=S] #lp-poterico .sec__case-wrapper::after {
  right: 0;
  border-radius: 50px 0 0 50px;
}
#lp-poterico .sec__case-wrapper::before {
  background-color: #00965d;
  z-index: -1;
}
#lp-poterico .sec__case-wrapper::after {
  background-image: radial-gradient(circle, #ffec5f 5px, transparent 5px), radial-gradient(circle, #ffec5f 5px, transparent 5px);
  background-position: 0 0, 70px 35px;
  background-size: 140px 70px;
  opacity: 0.3;
  z-index: -1;
}
#lp-poterico .sec__case-list {
  margin-top: 45px;
}
#lp-poterico .sec__case-list > li:nth-child(odd) .sec__case-list-img {
  padding-left: 80px;
  margin-left: auto;
}
[data-browse-mode=S] #lp-poterico .sec__case-list > li:nth-child(odd) .sec__case-list-img {
  padding-left: 0;
}
#lp-poterico .sec__case-list > li:nth-child(even) {
  transform: translateX(50px);
}
[data-browse-mode=S] #lp-poterico .sec__case-list > li:nth-child(even) {
  transform: translateX(0);
}
#lp-poterico .sec__case-list > li:nth-child(even) .sec__case-list-img {
  padding-right: 80px;
}
[data-browse-mode=S] #lp-poterico .sec__case-list > li:nth-child(even) .sec__case-list-img {
  padding-right: 0;
}
#lp-poterico .sec__case-list > li:not(:first-child) {
  margin-top: 30px;
}
#lp-poterico .sec__case-list-img {
  width: 82.1428vw;
  min-width: 1150px;
  max-width: 1500px;
}
[data-browse-mode=S] #lp-poterico .sec__case-list-img {
  width: 95.4666vw;
  min-width: 358px;
  max-width: 540px;
}
#lp-poterico .sec__case-home {
  position: relative;
  margin-top: 144px;
}
[data-browse-mode=S] #lp-poterico .sec__case-home {
  margin-top: calc(60px + 8vw);
}
#lp-poterico .sec__case-home::before, #lp-poterico .sec__case-home::after {
  position: absolute;
  left: 50%;
  content: "";
  width: 1000px;
  height: 44px;
  transform: translateX(-50%);
}
[data-browse-mode=S] #lp-poterico .sec__case-home::before, [data-browse-mode=S] #lp-poterico .sec__case-home::after {
  width: 89.3334vw;
  height: calc(8vw + 1px);
}
#lp-poterico .sec__case-home::before {
  top: -44px;
  background: url(/marche/img/usr/lp/lp-poterico/case_home_top.png) no-repeat top center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__case-home::before {
  top: calc(-8vw + 1px);
  background: url(/marche/img/usr/lp/lp-poterico/case_home_top_sp.png) no-repeat top center/contain;
}
#lp-poterico .sec__case-home::after {
  bottom: -44px;
  background: url(/marche/img/usr/lp/lp-poterico/case_home_bottom.png) no-repeat bottom center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__case-home::after {
  bottom: -8vw;
  bottom: calc(-8vw + 1px);
  background: url(/marche/img/usr/lp/lp-poterico/case_home_bottom_sp.png) no-repeat bottom center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__case-home .inner {
  max-width: 100%;
}
#lp-poterico .sec__case-home-bg {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fffac6;
  padding: 0 20px;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-bg {
  width: 89.33333333vw;
  padding: 0 5.3333vw;
}
#lp-poterico .sec__case-home-bg::before, #lp-poterico .sec__case-home-bg::after {
  position: absolute;
  top: 0;
  content: "";
  width: 20px;
  height: 100%;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-bg::before, [data-browse-mode=S] #lp-poterico .sec__case-home-bg::after {
  width: 1.86666666vw;
}
#lp-poterico .sec__case-home-bg::before {
  left: 0;
  background: url(/marche/img/usr/lp/lp-poterico/case_home_left.png) repeat-y top left/contain;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-bg::before {
  background: url(/marche/img/usr/lp/lp-poterico/case_home_left_sp.png) repeat-y top left/contain;
}
#lp-poterico .sec__case-home-bg::after {
  right: 0;
  background: url(/marche/img/usr/lp/lp-poterico/case_home_right.png) repeat-y top left/contain;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-bg::after {
  background: url(/marche/img/usr/lp/lp-poterico/case_home_right_sp.png) repeat-y top left/contain;
}
#lp-poterico .sec__case-home .u-ttl {
  max-width: 100%;
}
#lp-poterico .sec__case-home-img {
  position: relative;
  margin-top: 20px;
  z-index: 1;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-img {
  max-width: 400px;
  padding-bottom: 220px;
}
#lp-poterico .sec__case-home-img::before {
  position: absolute;
  top: -310px;
  left: -40%;
  content: "";
  width: 347px;
  height: 404px;
  background: url(/marche/img/usr/lp/lp-poterico/case_home02.png) no-repeat center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-img::before {
  top: 37%;
  left: 50%;
  transform: translateX(-50%);
  width: 265px;
  height: 200px;
  background: url(/marche/img/usr/lp/lp-poterico/case_home02_sp.png) no-repeat center/contain;
}
#lp-poterico .sec__case-home-link {
  display: flex;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-link {
  width: 100%;
}
#lp-poterico .sec__case-home-link-btn {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  width: 350px;
  background-color: #534741;
  border-radius: 10px;
  padding: 0.9em 1em;
  transition: 0.25s all;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-link-btn {
  font-size: 16px;
  width: 100%;
}
#lp-poterico .sec__case-home-link-btn::after {
  position: absolute;
  top: 50%;
  right: 45px;
  content: "";
  width: 22px;
  height: 20px;
  background: url(/marche/img/usr/lp/lp-poterico/case_home04.png) no-repeat center/contain;
  transform: translateY(-50%);
}
#lp-poterico .sec__case-home-link-btn:hover {
  background-color: rgba(83, 71, 65, 0.8);
  color: #fff !important;
}
#lp-poterico .sec__case-home-list {
  font-size: 14px;
  font-weight: 500;
  max-width: 640px;
  margin: 30px 0 20px;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-list {
  font-size: 12px;
}
#lp-poterico .sec__case-home-list > li {
  position: relative;
  padding-left: 1.15em;
}
#lp-poterico .sec__case-home-list > li::before {
  position: absolute;
  top: 0.37em;
  left: 0;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background-color: #534741;
  border-radius: 50%;
  flex: 0 0 1em;
  margin-right: 0.15em;
}
#lp-poterico .sec__case-home-list > li .-measurement {
  display: flex;
  margin-top: 0.5em;
}
[data-browse-mode=S] #lp-poterico .sec__case-home-list > li .-measurement {
  display: block;
}
#lp-poterico .sec__staff-layer {
  position: relative;
  padding: 100px 0 120px;
}
[data-browse-mode=S] #lp-poterico .sec__staff-layer {
  padding: 60px 0 80px;
}
#lp-poterico .sec__staff-layer::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #f7dd66;
}
#lp-poterico .sec__staff-ttl {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}
[data-browse-mode=S] #lp-poterico .sec__staff-ttl {
  margin-bottom: 15px;
}
#lp-poterico .sec__staff-ttl > span {
  font-size: 50px;
  font-weight: 800;
  color: #534741;
  background-color: #fff;
  border-radius: 999px;
  padding: 0.25em 1.5em;
}
[data-browse-mode=S] #lp-poterico .sec__staff-ttl > span {
  font-size: 28px;
}
#lp-poterico .sec__staff-list {
  margin-top: 70px;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list {
  margin-top: 40px;
}
#lp-poterico .sec__staff-list-img {
  position: relative;
  max-width: 418px;
  height: 100%;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list-img {
  max-width: 362px;
  margin-right: 20px;
}
#lp-poterico .sec__staff-list-img::before {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 100%;
}
#lp-poterico .sec__staff-list-img img {
  width: 100%;
}
#lp-poterico .sec__staff-list-img.-video {
  width: 100%;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list-img.-video {
  width: auto;
}
#lp-poterico .sec__staff-list-img-inner {
  /* position: relative;
  padding-top: 177.667%;
  height: 0; */
}
#lp-poterico .sec__staff-list-img-inner iframe {
  /* position: absolute;
  top: 0;
  left: 0; */
  width: 100% !important;
  min-width: auto !important;
  /* height: 100% !important;
  border: none !important; */
  margin: 0 !important;
}
#lp-poterico .sec__staff-list-comment {
  position: relative;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list-comment {
  margin-left: auto;
}
#lp-poterico .sec__staff-list-comment::before, #lp-poterico .sec__staff-list-comment::after {
  position: absolute;
  content: "";
}
#lp-poterico .sec__staff-list > li {
  display: flex;
  gap: 55px;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li {
  flex-direction: column;
  gap: 45px;
}
#lp-poterico .sec__staff-list > li:nth-child(odd) {
  justify-content: right;
}
#lp-poterico .sec__staff-list > li:nth-child(odd) .sec__staff-list-img {
  border: 10px solid #e50012;
}
#lp-poterico .sec__staff-list > li:nth-child(odd) .sec__staff-list-img::before {
  background-color: #e50012;
  transform: rotate(-2deg);
}
#lp-poterico .sec__staff-list > li:nth-child(even) .sec__staff-list-img {
  border: 10px solid #00965d;
  order: 2;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li:nth-child(even) .sec__staff-list-img {
  order: 0;
}
#lp-poterico .sec__staff-list > li:nth-child(even) .sec__staff-list-img::before {
  background-color: #00965d;
  transform: rotate(2deg);
}
#lp-poterico .sec__staff-list > li:not(:first-child) {
  margin-top: 100px;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li:not(:first-child) {
  margin-top: 70px;
}
#lp-poterico .sec__staff-list > li:nth-child(1) .sec__staff-list-comment::before {
  bottom: 20px;
  right: -25px;
  width: 108px;
  height: 82px;
  background: url(/marche/img/usr/lp/lp-poterico/staff_item01.png) no-repeat center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li:nth-child(1) .sec__staff-list-comment::before {
  bottom: -15px;
  right: -15px;
  width: 81px;
  height: 61.5px;
}
#lp-poterico .sec__staff-list > li:nth-child(2) .sec__staff-list-comment::before {
  top: -10px;
  right: 30px;
  width: 62px;
  height: 66px;
  background: url(/marche/img/usr/lp/lp-poterico/staff_item02.png) no-repeat center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li:nth-child(2) .sec__staff-list-comment::before {
  right: 20px;
  width: 46.5px;
  height: 49.5px;
}
#lp-poterico .sec__staff-list > li:nth-child(2) .sec__staff-list-comment::after {
  bottom: 20px;
  right: 25px;
  width: 98px;
  height: 113px;
  background: url(/marche/img/usr/lp/lp-poterico/staff_item03.png) no-repeat center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li:nth-child(2) .sec__staff-list-comment::after {
  bottom: -20px;
  right: 10px;
  width: 73.5px;
  height: 84.75px;
}
#lp-poterico .sec__staff-list > li:nth-child(3) .sec__staff-list-comment::before {
  top: -10px;
  right: 30px;
  width: 54px;
  height: 68px;
  background: url(/marche/img/usr/lp/lp-poterico/staff_item04.png) no-repeat center/contain;
}
[data-browse-mode=S] #lp-poterico .sec__staff-list > li:nth-child(3) .sec__staff-list-comment::before {
  right: 20px;
  width: 40.5px;
  height: 51px;
}
#lp-poterico .sec__voice {
  background-color: #fffac6;
  padding: 100px 0;
}
[data-browse-mode=S] #lp-poterico .sec__voice {
  padding: 60px 0;
}
#lp-poterico .sec__precautions {
  font-family: "Zen Kaku Gothic New", sans-serif;
  background-color: #fcf7ee;
  padding: 40px 0;
}
#lp-poterico .sec__precautions-container {
  background-color: #fff;
  border: 1px solid #534741;
  padding: 35px 30px;
}
[data-browse-mode=S] #lp-poterico .sec__precautions-container {
  padding: 25px 20px;
}
#lp-poterico .sec__precautions-ttl {
  font-size: 24px;
  font-weight: bold;
}
[data-browse-mode=S] #lp-poterico .sec__precautions-ttl {
  font-size: 18px;
}
#lp-poterico .sec__precautions-list {
  padding-top: 1em;
}
#lp-poterico .sec__precautions-list > li {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  padding-left: 1.15em;
}
[data-browse-mode=S] #lp-poterico .sec__precautions-list > li {
  font-size: 14px;
}
#lp-poterico .sec__precautions-list > li::before {
  position: absolute;
  top: 0.37em;
  left: 0;
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  background-color: #534741;
  border-radius: 50%;
  flex: 0 0 1em;
  margin-right: 0.15em;
}
#lp-poterico .sec__precautions-notes {
  font-size: 13px;
  font-weight: 500;
  margin-top: 0.25em;
}
[data-browse-mode=S] #lp-poterico .sec__precautions-notes {
  font-size: 12px;
}
#lp-poterico .floating {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 9999;
  width: 60px;
  border-radius: 10px 0 0 10px;
  box-shadow: 0 2px 4px rgba(35, 35, 35, 0.35);
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all;
}
[data-browse-mode=S] #lp-poterico .floating {
  width: 40px;
}
#lp-poterico .floating-btn {
  width: 100%;
  height: 100%;
  transition: 0.25s all;
}
#lp-poterico .floating.in {
  opacity: 1;
  visibility: visible;
}
#lp-poterico .revico-comment-outer-head {
  margin-bottom: 40px;
  padding: 0;
}
[data-browse-mode=S] #lp-poterico .revico-comment-outer-head {
  margin-bottom: 30px;
}
#lp-poterico .revico-comment-outer-head .pane-block--title02 {
  padding: 0;
  background: none;
}
#lp-poterico .revico-comment-outer-head .pane-block--title02 .pane-block--title--en {
  display: none;
}
#lp-poterico .revico-comment-outer-head .pane-block--title02 .pane-block--title--en::before, #lp-poterico .revico-comment-outer-head .pane-block--title02 .pane-block--title--en::after {
  content: none;
}
#lp-poterico .revico-comment-outer-head .pane-block--title02 .pane-block--title--ja {
  display: block;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #523b3b;
  line-height: 1.15;
  position: relative;
  text-align: center;
  top: 0;
}
#lp-poterico .revico-comment-outer-head .pane-block--title02 .pane-block--title--lbl::after {
  display: none;
}
#lp-poterico .revico-comment-body {
  padding: 30px !important;
  background-color: #fff !important;
}
[data-browse-mode=S] #lp-poterico .revico-comment-body {
  padding: 10px !important;
}
#lp-poterico .revico-comment-body .revico-star-block--review-title,
#lp-poterico .revico-comment-body .revico-review-comment-head--variation,
#lp-poterico .revico-comment-body .revico-review-comment-head--evaluationanswer {
  width: 100%;
}
#lp-poterico .revico-comment-body .revico-picture-slide-wrapper {
  left: auto;
  right: 0;
  width: auto;
}
[data-browse-mode=S] #lp-poterico .revico-comment-body .revico-comment-filter,
[data-browse-mode=S] #lp-poterico .revico-comment-body .revico-comment-sort,
[data-browse-mode=S] #lp-poterico .revico-comment-body .revico-comment-footer--filter,
[data-browse-mode=S] #lp-poterico .revico-comment-body .revico-comment-footer--sort {
  font-size: 12px;
}
#lp-poterico .revico-comment-body .revico-review-comment-detail {
  padding: 24px;
}
[data-browse-mode=S] #lp-poterico .revico-comment-body .revico-review-comment-detail {
  padding: 0;
}
#lp-poterico .revico-comment-body .revico-review-comment-detail--product-name-image {
  flex: 0 0 auto;
}

.footer-guide {
  display: none;
}/*# sourceMappingURL=style.css.map */