@charset "UTF-8";
/* h1 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

.ec-layoutRole {
  background: #f9ffe9;
}

.gwlike {
  line-height: 1.75;
}

.gwlike-container {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}

.gwlike-mv {
  margin-top: 0;
  margin-bottom: 0;
}

.gwlike-mv__image {
  display: block;
  width: 100% !important;
}

.gwlike-entry {
  background: #2a9f58;
  padding: 10px 15px 60px;
}

.gwlike-entry__panel {
  margin-top: -1px;
}

.gwlike-entry__flagWrap {
  display: flex;
  justify-content: center;
  background: #fff;
}

.gwlike-entry__flag {
  display: block;
  width: 100%;
  text-align: center;
}

.gwlike-entry__flag img {
  display: block;
  margin: 0 auto;
}

.gwlike-entry__box {
  background: #fff;
  border-radius: 15px;
  padding: 60px 15px;
  text-align: center;
  max-width: 1000px;
  margin: auto;
  background-image: url("/html/upload/user_data/feature/gwlike/img/2026/flag_pc.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top center;
}

.gwlike-entry__title {
  margin: 0 0 20px;
  color: #f0cb2d;
  font-size: 5rem;
  line-height: 1.2;
  font-weight: 900;
  text-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
}

.gwlike-ribbon {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 340px;
  width: 100%;
  height: 60px;
  margin: 0 auto 22px;
  padding: 0 20px;
  background: url("/html/upload/user_data/feature/gwlike/img/2026/ribbon-bg.svg") center 5px/100% 100% no-repeat;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
}

.gwlike-entry__text,
.gwlike-entry__note,
.gwlike-entry__subnote,
.gwlike-detail,
.gwlike-method,
.gwlike-nomal,
.gwlike-method__to-favorite {
  font-size: 2rem;
  font-weight: 700;
}

.gwlike-entry__text,
.gwlike-entry__note {
  margin: 0;
}

.gwlike-entry__benefit {
  margin: 40px auto;
  color: #057b3f;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.45;
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 430px;
}

.gwlike-entry__benefit span {
  font-size: inherit;
  border-bottom: double 6px #057b3f;
  display: inline-block;
}

.gwlike-entry__cta {
  margin: 30px 0 14px;
}

.gwlike-entry__subnote {
  margin: 30px 0 0;
  font-size: 1.4rem;
  font-weight: 700;
}

.gwlike-anchor {
  display: flex;
  justify-content: center;
  gap: 20px;
  max-width: 1000px;
  margin: auto;
  margin-top: 20px;
}

.gwlike-anchor > .gwlike-nomal,
.gwlike-anchor > .gwlike-btn {
  width: 33.3333333333%;
}

.gwlike-nomal,
.gwlike-btn {
  position: relative;
  line-height: 1.2;
}

.gwlike-nomal {
  padding: 14px 42px 14px 24px;
  border-radius: 50vh;
  background: #fff;
  color: #057b3f;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 5px 0 #057b3f;
  transition: filter 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.gwlike-nomal:hover {
  transform: translateY(2px);
  box-shadow: 0 2px 0 #1f8d40;
  color: #fff;
}

.gwlike-nomal:hover {
  color: #057b3f;
}

.gwlike-nomal::after,
.gwlike-btn::after {
  content: "▶";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  color: #1b9d4d;
  font-size: 0.8rem;
  line-height: 20px;
  text-align: center;
  transform: translateY(-50%);
}

.gwlike-nomal.anchorbtn::after {
  content: "▼";
}

.gwlike-nomal::after {
  color: #fff;
  background: #1b9d4d;
}

.gwlike-section {
  padding: 70px 0 80px;
}

.gwlike-secHead {
  margin-bottom: 30px;
  text-align: center;
}

.gwlike-secHead--md {
  margin-top: 48px;
}

.gwlike-secHead__icon {
  width: 42px;
  height: 42px;
}

.gwlike-secHead__title {
  margin: 12px 0 4px;
  font-size: 3.4rem;
  line-height: 1.25;
  color: #333;
  font-weight: 800;
}

.gwlike-secHead__title span {
  font-size: 0.7em;
}

.gwlike-secHead__sub {
  margin: 0;
  color: #2a9f58;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.gwlike-featureGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.gwlike-featureCard {
  display: block;
  transition: opacity 0.25s ease;
}

.gwlike-featureCard:hover {
  opacity: 0.7;
}

.gwlike-detail {
  background: #fff;
  border-radius: 15px;
  padding: 75px;
  border: 2px solid #e1f2e8;
}

.gwlike-detail__list {
  margin: 0;
}

.gwlike-detail__row {
  display: grid;
  grid-template-columns: 220px 1fr;
  gap: 30px;
  padding: 28px 0;
  border-top: 1px solid #2a9f58;
}

.gwlike-detail__row:first-child {
  padding-top: 0;
  border-top: 0;
}

.gwlike-detail__row:last-child {
  padding-bottom: 0;
}

.gwlike-detail__row dt {
  margin: 0;
  color: #2a9f58;
  font-weight: 700;
  font-size: 2rem;
}

.gwlike-detail__row dd {
  margin: 0;
  font-weight: 700;
  font-size: 1.5rem;
}

.gwlike-detail__row dd p {
  line-height: 160%;
  margin-bottom: 20px;
}

.gwlike-detail__row dd .indent-list li {
  margin-bottom: 10px;
  text-indent: -1.5rem;
  padding-left: 1.5rem;
}

.gwlike-detail__row dd .indent-list li:last-child {
  margin-bottom: 0;
}

.gwlike-method {
  background: #fff;
  border-radius: 15px;
  padding: 65px 30px 40px;
  border: 2px solid #e1f2e8;
}

.gwlike-method__grid {
  max-width: 930px;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(20px, 4.5vw, 50px);
}

.gwlike-methodCard {
  border: 2px solid #e1f2e8;
  border-radius: 15px;
  padding: 24px 24px 28px;
  text-align: center;
}

.gwlike-methodCard .gwlike-ribbon {
  margin-top: -55px;
}

.gwlike-methodCard__lead {
  margin: 0 0 10px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
}

.gwlike-methodCard__caption {
  margin: 0 0 16px;
  font-size: 1.4rem;
  color: #333;
}

.gwlike-methodCard__image {
  display: block;
  margin: 0 auto;
}

.gwlike-methodCard__image--wide {
  width: 100%;
}

.gwlike-method__or {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  max-width: 930px;
  margin: 50px auto 60px;
  color: #2a9f58;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1;
}

.gwlike-method__or span {
  font-size: inherit;
  width: 140px;
  text-align: center;
}

.gwlike-method__or::before,
.gwlike-method__or::after {
  content: "";
  width: 140px;
  height: 1px;
  background: #2a9f58;
  width: 100%;
  flex: 1;
}

.gwlike-method__stack {
  max-width: 930px;
  margin: auto;
  display: grid;
  gap: 50px;
}

.gwlike-method__bottom {
  margin-top: 30px;
  text-align: center;
}

.gwlike-method__to-favorite {
  margin: 0 0 20px;
  color: #2a9f58;
  font-weight: 700;
}

.gwlike-method__buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.gwlike-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 340px;
  min-height: 64px;
  padding: 10px 46px 10px 28px;
  border-radius: 50vh;
  background: linear-gradient(90deg, #98bf82 0, #2a9f58 100%);
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  box-shadow: 0 5px 0 #057b3f;
  transition: filter 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

.gwlike-btn:hover {
  transform: translateY(2px);
  box-shadow: 0 2px 0 #1f8d40;
  color: #fff;
}

.gwlike-btn--entry {
  max-width: 530px;
  width: 100%;
  margin: auto;
  font-size: 2.4rem;
}

.gwlike .u-sp {
  display: none;
}

.gwlike #henreihin {
  padding-bottom: 0;
}

.gwlike #henreihin .gwlike-secHead {
  margin-bottom: 0;
}

.gwlike #favorite {
  padding-bottom: 0;
}

@media (max-width: 768px) {
  .gwlike .u-pc {
    display: none;
  }
  .gwlike .u-sp {
    display: inline;
  }
  .gwlike-mv {
    margin-left: -4.27%;
    margin-right: -4.27%;
    width: 100vw;
  }
  .gwlike-entry {
    padding-bottom: 40px;
    margin-bottom: 20px;
    margin-left: -4.27%;
    margin-right: -4.27%;
    width: 100vw;
  }
  .gwlike-entry__flagWrap {
    overflow: hidden;
  }
  .gwlike-entry__box {
    border-radius: 10px;
    padding: 30px 15px;
    background-image: url("/html/upload/user_data/feature/gwlike/img/2026/flag_sp.png");
  }
  .gwlike-entry__title {
    margin-bottom: 8px;
    font-size: 2.5rem;
  }
  .gwlike-ribbon {
    width: 220px;
    height: 45px;
    margin-bottom: 10px;
    font-size: 1.5rem;
    background: url("/html/upload/user_data/feature/gwlike/img/2026/ribbon-bg.svg") center 2px/100% 100% no-repeat;
  }
  .gwlike-entry__text,
  .gwlike-entry__note,
  .gwlike-entry__subnote,
  .gwlike-detail,
  .gwlike-method,
  .gwlike-nomal,
  .gwlike-method__to-favorite {
    font-size: 1.5rem;
  }
  .gwlike-entry__benefit {
    margin: 20px auto;
    font-size: 2.2rem;
    max-width: 300px;
  }
  .gwlike-entry__cta {
    margin: 14px 0 8px;
  }
  .gwlike-entry__subnote {
    margin: 20px 0 0;
    font-size: 1rem;
    line-height: 1.5;
  }
  .gwlike-anchor {
    flex-direction: column;
    gap: 14px;
    margin-top: 20px;
  }
  .gwlike-anchor > .gwlike-nomal,
  .gwlike-anchor > .gwlike-btn {
    width: 90%;
    margin: auto;
  }
  .gwlike-nomal {
    min-width: 0;
    padding: 10px 36px 10px 16px;
  }
  .gwlike-nomal::after,
  .gwlike-btn::after {
    right: 12px;
    width: 18px;
    height: 18px;
    font-size: 0.8rem;
    line-height: 18px;
  }
  .gwlike-section {
    padding: 25px 0;
  }
  .gwlike-secHead {
    margin-bottom: 15px;
  }
  .gwlike-secHead--md {
    margin-top: 24px;
  }
  .gwlike-secHead__icon {
    width: 36px;
    height: 36px;
  }
  .gwlike-secHead__title {
    margin-top: 8px;
    font-size: 2rem;
  }
  .gwlike-secHead--md .gwlike-secHead__title {
    font-size: 1.8rem;
  }
  .gwlike-secHead__sub {
    font-size: 1rem;
  }
  .gwlike-featureGrid {
    gap: 10px;
  }
  .gwlike-method__grid,
  .gwlike-method__stack {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .gwlike-method__buttons {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .gwlike-detail {
    border-radius: 10px;
    padding: 30px 15px;
  }
  .gwlike-detail__row {
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 16px 0;
  }
  .gwlike-detail__row dt {
    font-size: 1.5rem;
  }
  .gwlike-detail__row dd {
    font-size: 1.2rem;
  }
  .gwlike-detail__row dd p,
  .gwlike-detail__row dd .indent-list li {
    font-size: 1.2rem;
  }
  .gwlike-detail__row dd p {
    margin-bottom: 10;
  }
  .gwlike-detail__row dd .indent-list li {
    margin-bottom: 5px;
  }
  .gwlike-method {
    border-radius: 10px;
    padding: 40px 15px 30px;
  }
  .gwlike-methodCard {
    padding: 30px 15px 20px;
    border-radius: 10px;
  }
  .gwlike-methodCard__lead {
    margin-bottom: 6px;
    font-size: 1.4rem;
  }
  .gwlike-methodCard__caption {
    margin-bottom: 10px;
    font-size: 1rem;
  }
  .gwlike-method__or {
    gap: 10px;
    margin: 32px 0 40px;
    font-size: 2.6rem;
  }
  .gwlike-method__bottom {
    margin-top: 16px;
  }
  .gwlike-method__to-favorite {
    margin-bottom: 10px;
  }
  .gwlike-btn,
  .gwlike-btn--lg {
    min-width: 0;
    width: 100%;
    min-height: 46px;
    padding: 8px 36px 8px 18px;
    font-size: 1.3rem;
    box-shadow: 0 3px 0 #1f8d40;
  }
}/*# sourceMappingURL=style2026.css.map */