@charset "UTF-8";
.g-content {
  background-color: #f5f2e9;
}
.g-container {
  margin: 0 auto;
  max-width: 1280px;
  background-color: #FFF;
}
.g-info {
  background-color: #f5f2e9;
  padding: 50px 20px;
}
.g-note {
  font-size: 16px;
  text-align: left;
  margin: 0 auto;
  max-width: 980px;
}
.g-color--white {
  color: #FFF!important;
}
.icon {
  display: inline-flex;
  font-size: 0;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
}
.icon__special {
  width: 50px;
  height: 45px;
}
.icon__take {
  width: 18px;
  height: 18px;
}
.icon__special--4f {
  background-image: url(../img/contents/4f_special.svg);
}
.icon__special--5f {
  background-image: url(../img/contents/5f_special.svg);
}
.icon__special--6f {
  background-image: url(../img/contents/6f_special.svg);
}
.icon__special--7f {
  background-image: url(../img/contents/7f_special.svg);
}
.icon--1f-cyan {
  background-image: url(../img/contents/1f_cyan.svg);
}
.icon--1f-purple {
  background-image: url(../img/contents/1f_purple.svg);
}
.icon--1f-white {
  background-image: url(../img/contents/1f_white.svg);
}
.icon--2f-pink {
  background-image: url(../img/contents/2f_pink.svg);
}
.icon--2f-purple {
  background-image: url(../img/contents/2f_purple.svg);
}
.icon--3f-cyan {
  background-image: url(../img/contents/3f_cyan.svg);
}
.icon--3f-pink {
  background-image: url(../img/contents/3f_pink.svg);
}
.icon--3f-purple {
  background-image: url(../img/contents/3f_purple.svg);
}
.icon--4f-white {
  background-image: url(../img/contents/4f_white.svg);
}
.icon--8f-pink {
  background-image: url(../img/contents/8f_pink.svg);
}
.icon--9f-cyan {
  background-image: url(../img/contents/9f_cyan.svg);
}
.icon--9f-pink {
  background-image: url(../img/contents/9f_pink.svg);
}
.icon--10f-purple {
  background-image: url(../img/contents/10f_purple.svg);
}
@media screen and (max-width: 767px) {
  .icon__special {
    width: 25px;
    height: 22px;
  }
  .g-info {
    padding: 30px 20px;
  }
  .g-note {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .icon__special {
    width: 40px;
    height: 36px;
  }
}
/* .g-special */
.g-special {
  background: #01b0cf url(../img/contents/bg01.png) no-repeat center top / 100% auto;
}
.g-special__inner {
  padding: 0 0 50px;
}
.g-special__title {
  font-size: 0;
  margin: 0 0 -60px;
}
.g-special__title img {
  width: 100%;
  height: auto;
}
.g-special__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
  padding: 0 20px;
}
.g-special__item {
  width: 310px;
}
.g-special__box {
  background-color: #FFF;
  height: 334px;
  padding: 38px 16px 60px;
  position: relative;
}
.g-special__box .icon {
  position: absolute;
  left: 10px;
  top: 10px;
}
.g-special__box p {
  color: #6a3a07;
}
.g-special__box p em {
  font-style: normal;
  color: #e8374a;
}
.g-special__logo {
  height: 94px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-special__item:nth-child(1) .g-special__logo img {width: 134px;height: auto;}
.g-special__item:nth-child(2) .g-special__logo img {width: 94px;height: auto;}
.g-special__item:nth-child(3) .g-special__logo img {width: 94px;height: auto;}
.g-special__item:nth-child(4) .g-special__logo img {width: 164px;height: auto;}
.g-special__item:nth-child(5) .g-special__logo img {width: 219px;height: auto;}
.g-special__item:nth-child(6) .g-special__logo img {width: 182px;height: auto;}
.g-special__item:nth-child(7) .g-special__logo img {width: 258px;height: auto;}
.g-special__item:nth-child(6) .g-special__logo,
.g-special__item:nth-child(7) .g-special__logo {
  height: 62px;
}
.g-special__item:nth-child(7) .g-special__logo {
  align-items: flex-end;
}
.g-special__text {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.1;
  margin: 10px 0 0 0;
  font-feature-settings: "palt";
}
.g-special__date {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.1433;
  margin: 17px 0 6px;
  font-feature-settings: "palt";
}
.g-special__item:nth-child(2) .g-special__sale {
  margin: 0 -1.5px;
}
.g-special__item:nth-child(3) .g-special__sale {
  margin-top: 30px;
}
.g-special__item:nth-child(4) .g-special__date {
  margin-top: 0;
}
.g-special__item:nth-child(4) .g-special__logo {
  height: 70px;
}
.g-special__item:nth-child(4) .g-special__sale {
  margin-top: 3px;
}
.g-special__item:nth-child(5) .g-special__sale {
  margin-top: 35px;
  margin-bottom: 30px;
}
.g-special__item:nth-child(5) .g-special__text {
  margin-top: 12px;
}
.g-special__item:nth-child(6) .g-special__sale {
  margin-top: 25px;
  margin-bottom: 15px;
}
.g-special__item:nth-child(7) .g-special__sale {
  margin-top: 47px;
}
.g-special__label {
  text-align: center;
  margin: 5px 0 -4px;
}
.g-special__label img {
  width: 95px;
  height: auto;
}
.g-special__store {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 12px;
}
.g-special__store {
  background: url(../img/contents/line_h2x01.png) repeat-x left top / auto 2px;
  padding: 14px 0 0 0;
  margin-top: 8px;
}
.g-special__store_name {
  font-size: 17px;
  font-weight: bold;
  line-height: 1.1433;
}
.g-special__store_name small {
  font-size: 14px;
}
.g-special__sale.is--text {
  color: #e8374a;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  .g-special__inner {
    padding-bottom: 72px;
  }
  .g-special__item:nth-child(1) {
    margin-left: 170px;
  }
  .g-special__item:nth-child(2) {
    margin-right: 170px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .g-special__item {
    width: 225px;
  }
  .g-special__item:nth-child(1) {
    margin-left: 9.5vw;
  }
  .g-special__item:nth-child(2) {
    margin-right: 9.5vw;
  }
  .g-special__item:nth-child(1) .g-special__text {
    font-size: 15px;
  }
}
@media screen and (min-width: 940px) and (max-width: 1024px) {
  .g-special__item {
    width: 230px;
  }
  .g-special__item:nth-child(1) {
    margin-left: 14vw;
  }
  .g-special__item:nth-child(2) {
    margin-right: 14vw;
  }
}
@media screen and (max-width: 767px) {
  .g-special__title {
    margin-bottom: -1.3vw;
  }
  .g-special__list {
    gap: 20px;
  }
  .g-special__item {
    width: calc(100% / 2 - (20px / 2 * 1));
  }
  .g-special__box {
    height: 100%;
    min-height: 255px;
    padding-bottom: 60px;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .g-special__date {
    font-size: 15px;
  }
  .g-special__store {
    left: 10px;
    right: 10px;
  }
  .g-special__store_name,
  .g-special__text {
    font-size: 14px;
  }
  .g-special__store_name small {
    font-size: 12px;
  }
  .g-special__label img {
    width: 70px;
  }
  .g-special__item:nth-child(6) .g-special__logo, .g-special__item:nth-child(7) .g-special__logo,
  .g-special__logo {
    height: 60px;
  }
  .g-special__item:nth-child(7) .g-special__logo {
    align-items: center;
  }
  .g-special__logo img {
    height: 70%!important;
    width: auto!important;
  }
  .g-special__item:nth-child(7) .g-special__date {
    margin-top: 0;
  }
  .g-special__box .icon {
    left: 5px;
    top: 5px;
  }
  .g-special__item:nth-child(7) .g-special__sale {
    margin-top: 25px;
  }
}
/* .g-food */
.g-food {
  /* background: url(../img/contents/bg2x11.png) no-repeat center top / 100% auto, url(../img/contents/bg2x12.png) no-repeat center bottom / 100% auto; */
  /* background: url(../img/contents/bg2x4.png) no-repeat center top / 100% auto; */
  background: url(../img/contents/bg2x4.png) no-repeat center top / cover;
  padding: 50px 0 15px;
}
.g-food__container {
  margin: 0 auto;
  max-width: 1020px;
  padding: 0 20px;
  position: relative;
}
.g-food__title {
  font-size: 0;
  margin-bottom: 30px;
}
.g-food__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 17px;
}
.g-food__item {
  width: calc(100% / 2 - (17px / 2 * 1));
}
.g-food__box {
  height: 100%;
  background-color: #FFF;
  border: 1px solid #1aa5c8;
  text-align: left;
  position: relative;
}
.g-food__thumb {
  position: relative;
}
.g-food__thumb span {
  font-weight: 600;
  font-size: 12px;
  position: absolute;
  right: 22px;
  bottom: 20px;
}
.g-food__ballon {
  position: absolute;
  right: 10px;
  bottom: -20px;
  width: 135px;
  height: auto;
}
.g-food__ballon.is--left {
  right: inherit;
  left: 18px;
  bottom: -20px;
}
.g-food__body {
  padding: 20px 24px 12px;
}
.g-food__price {
  color: #00a29a;
  font-weight: bold;
  font-size: 18px;
  font-feature-settings: "palt";
}
.g-food__price small {
  font-size: 85%;
  font-weight: 400;
}
.g-food__text {
  font-size: 16px;
  margin-top: 5px;
  font-weight: 600;
}
.g-food__brand {
  color: #00a29a;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  line-height: 1.3;
  margin-top: 6px;
  font-feature-settings: "palt";
  letter-spacing: 0.02em;
}
.g-food__brand span {
  width: calc(100% - 25px - 6px);
  padding-top: 2px;
}
.g-food__list.is--purple .g-food__box {
  border: none;
  background-color: #f5f2e9;
}
.g-food__list.is--purple .g-food__brand,
.g-food__list.is--purple .g-food__price {
  color: #3a416e;
}
.g-food__list.is--pink .g-food__box {
  border-color: #e95383;
}
.g-food__list.is--pink .g-food__brand,
.g-food__list.is--pink .g-food__price {
  color: #e95383;
}
.g-food__list.is--pink .g-food__item:nth-child(2) .g-food__body {
  margin-top: -84px;
  position: relative;
}
.g-food__list.is--pink .g-food__item:nth-child(2) .g-food__price {
  line-height: 1.2;
}
.g-food__list.is--pink .g-food__item:nth-child(1) .g-food__ballon {
  bottom: -50px;
}
.g-food__feature {
  margin-top: 20px;
  font-size: 0;
}
.g-food__list.is--white {
  max-width: 854px;
  margin: 0 auto;
  gap: 114px;
}
.g-food__list.is--white .g-food__box {
  background-color: transparent;
  border: none;
}
.g-food__list.is--white .g-food__brand,
.g-food__list.is--white .g-food__price,
.g-food__list.is--white .g-food__text {
  color: #FFF;
}
.g-food__list.is--white .g-food__body {
  padding-left: 0;
  padding-right: 0;
}
.g-food__list.is--white .g-food__item {
  width: calc(100% / 2 - (114px / 2 * 1));
  position: relative;
}
.g-food__list.is--white .g-food__item:nth-child(1)::after {
  content: "";
  width: 4px;
  background: url(../img/contents/line_v2x01.png) repeat-y left top / 100% auto;
  position: absolute;
  right: -59px;
  top: 24px;
  bottom: 0;
}
.g-food__list.is--white .g-food__item:nth-child(1) .g-food__thumb {
  padding-top: 24px;
}
.g-take {
  margin-top: 30px;
}
.g-take__title {
  margin-bottom: 5px;
}
.g-take .g-food__text small {
  font-size: 14px;
}
.g-food__label {
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 153px;
}
@media screen and (min-width: 768px) {
  .g-food__container {
    min-height: 2300px;
  }
}
@media screen and (max-width: 767px) {
  .g-food__body {
    padding: 15px 15px 12px;
  }
  .g-food__brand {
    font-size: 12px;
  }
  .g-food__box.has--label .g-food__brand {
    padding-right: 90px;
  }
  .g-food__price {
    font-size: 15px;
  }
  .g-food__text {
    font-size: 14px;
  }
  .g-food__list.is--pink .g-food__item:nth-child(2) .g-food__body {
    margin-top: -4.8vw;
  }
  .g-food__ballon {
    width: 35%;
    bottom: -12px;
  }
  .g-food__list.is--pink .g-food__item:nth-child(1) .g-food__ballon,
  .g-food__ballon.is--left {
    bottom: -12px;
  }
  .g-food__list,
  .g-food__list.is--white {
    gap: 25px;
  }
  .g-food__item,
  .g-food__list.is--white .g-food__item {
    /* width: calc(100% / 2 - (50px / 2 * 1)); */
    width: 100%;
  }
  .g-food__list.is--white .g-food__item:nth-child(1)::after {
    /* right: -27px; */
    display: none;
  }
  .g-take .g-food__text small {
    font-size: 12px;
  }
  .g-food__label {
    width: 80px;
    /* position: inherit;
    right: inherit;
    bottom: inherit;
    margin: 5px auto 0; */
  }
}
/* .g-dessert */
.g-dessert {
  background: url(../img/contents/bg2x21.png) no-repeat center top / 100% auto, url(../img/contents/bg2x22.png) no-repeat center bottom / 100% auto;
  padding: 56px 0 60px;
}
.g-dessert__container {
  margin: 0 auto;
  max-width: 1020px;
  padding: 0 20px;
  position: relative;
}
.g-dessert__title {
  font-size: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .g-dessert__container {
    min-height: 2300px;
  }
}
/* .g-day */
.g-day {
  background: url(../img/contents/bg2x32.png) no-repeat center top / cover;
  position: relative;
  padding: 66px 0 50px;
}
.g-day::before {
  content: "";
  height: 45px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: url(../img/contents/bg2x31.png) repeat-x left top / auto 45px;
}
.g-day__container {
  margin: 0 auto;
  max-width: 1020px;
  padding: 0 20px;
  position: relative;
}
.g-day__sale {
  position: absolute;
  left: -100px;
  top: -112px;
}
.g-day__sale img {
  width: 284px;
  height: auto;
}
.g-day__title {
  font-size: 0;
  margin-bottom: 30px;
  position: relative;
}
.g-day__title img {
  max-width: 614px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .g-day__sale {
    left: 0;
    top: -90px;
  }
  .g-day__sale img {
    width: 100px;
  }
}
/* .g-stamp */
.g-stamp {
  background: url(../img/contents/bg41.png) no-repeat left top / 100% 100%;
}
.g-stamp__container {
  margin: 0 auto;
  max-width: 1138px;
  padding: 73px 20px 42px;
  position: relative;
}
.g-stamp__title img {
  height: auto;
}
.g-stamp__note {
  color: #FFF;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 15px;
  margin-bottom: 22px;
}
.g-stamp__note span {
  color: #fff100;
}
.g-stamp__image img {
  max-width: 981px;
  height: auto;
  margin: 0 auto;
}
.g-stamp__block {
  margin: 30px auto 0;
  max-width: 981px;
}
.g-stamp__box2 {
  background-color: #FFF;
  margin-top: 2px;
  padding: 7px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.g-stamp__box2 .g-stamp__item1 {
  width: 66.184%;
}
.g-stamp__box2 .g-stamp__item2 {
  width: calc(100% - 66.184%);
}
.g-stamp__box2 dl {
  display: flex;
  flex-wrap: wrap;
}
.g-stamp__box2 dt {
  width: 70px;
}
.g-stamp__box2 dt span {
  color: #FFF;
  width: 70px;
  height: 70px;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.15;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #afcb56;
  border-radius: 6px;
}
.g-stamp__box2 dd {
  text-align: left;
  display: flex;
  align-items: center;
  width: calc(100% - 70px);
  padding-left: 6px;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.g-stamp__box2 dd .g-stamp__item_note {
  font-size: 14px;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
.g-stamp__note2 {
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  margin-top: 20px;
}
.g-stamp__box1 {
  background-color: #FFF;
  padding: 7px 7px 14px;
}
.g-stamp__box1 dl {
  display: flex;
  flex-wrap: wrap;
}
.g-stamp__box1 dl dt {
  width: 100px;
}
.g-stamp__box1 dl dt span {
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../img/contents/bg_label2x.png) no-repeat 0 0 / 100% 100%;
  width: 99px;
  height: 81px;
  color: #FFF;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.3;
  padding: 0 8px 0 0;
}
.g-stamp__box1 dl dd {
  width: calc(100% - 100px);
  padding: 0 0 0 12px;
}
.g-stamp__box1 dl dd ul {
  display: flex;
  flex-wrap: wrap;
  gap: 35px;
}
.g-stamp__box1 dl dd ul li {
  width: calc(100% / 3 - (35px / 3 * 2));
  display: flex;
}
.g-stamp__box1 dl figure,
.g-stamp__box1 dl figure img {
  width: 113px;
}
.g-stamp__box1 dl dd div {
  width: calc(100% - 113px);
  padding-left: 12px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  text-align: left;
  padding-top: 27px;
}
.g-stamp__box1 dl dd div .g-stamp__price {
  color: #eb6153;
  letter-spacing: 0.04em;
  font-size: 38px;
  font-weight: 700;
  line-height: 1.1;
}
.g-stamp__box1 dl dd div .g-stamp__price small {
  font-size: 70%;
}
@media screen and (min-width: 768px) and (max-width: 1076px) {
  .g-stamp__box1 dl dd div {
    font-size: 16px;
  }
  .g-stamp__box1 dl dd div .g-stamp__price {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .g-stamp__box1 dl dd ul {
    gap: 20px;
  }
  .g-stamp__box1 dl dd ul li {
    width: calc(100% / 3 - (20px / 3 * 2));
  }
  .g-stamp__box1 dl figure, .g-stamp__box1 dl figure img {
    width: 70px;
  }
  .g-stamp__box1 dl dd div {
    width: calc(100% - 70px);
    padding-top: 15px;
  }
}
@media screen and (max-width: 1280px) {
  .g-stamp__container {
    max-width: calc((1076 * 100%) / 1280);
    padding: 0;
    padding-top: calc((7300 / 1280) * 1vw);
    padding-bottom: calc((8200 / 1280) * 1vw);
  }
}
.g-stamp__badge {
  position: absolute;
  top: 11%;
  right: -1%;
  width: 25%;
}
@media screen and (max-width: 767px) {
  .g-stamp {
    background: url(../img/contents/bg41_sp.png) no-repeat left top / 100% 100%;
  }
  .g-stamp__badge {
    top: 11.5vw;
    width: 41.4667vw;
    right: 50%;
    transform: translateX(50%);
    top: 75vw;
  }
  .g-stamp__note {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .g-stamp__box1 dl dd ul {
    gap: 20px;
    justify-content: space-between;
  }
  .g-stamp__box1 dl dd ul li {
    width: 19.2vw;
    display: block;
  }
  .g-stamp__box1 dl figure,
  .g-stamp__box1 dl figure img {
    width: inherit;
  }
  .g-stamp__box1 dl dd div {
    width: 100%;
    padding-top: 8px;
    padding-left: 0;
    font-size: 12px;
    text-align: center;
  }
  .g-stamp__box1 dl dd div .g-stamp__price {
    font-size: 25px;
  }
  .g-stamp__box2 {
    margin-top: 0;
    padding: 0 4.5vw 3vw;
  }
  .g-stamp__box2 .g-stamp__item1,
  .g-stamp__box2 .g-stamp__item2 {
    width: 100%;
    border-top: 1px solid #b6d344;
    padding-top: 10px;
  }
  .g-stamp__box2 .g-stamp__item2 {
    margin-top: 10px;
  }
  .g-stamp__note2,
  .g-stamp__box2 dd .g-stamp__item_note {
    font-size: 12px;
  }
  .g-stamp__container {
    max-width: inherit;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .g-stamp__image img {
    margin: 0 auto;
    width: 53.333vw;
    height: auto;
  }
  .g-stamp__block {
    margin: 15px 4vw 0;
  }
  .g-stamp__note2 {
    text-align: center;
    font-size: 7px;
    margin-top: 10px;
  }
  .g-stamp__box1 {
    padding: 3vw 4.5vw 4.5vw;
  }
  .g-stamp__box1 dl {
    display: block;
  }
  .g-stamp__box1 dl dd,
  .g-stamp__box1 dl dt {
    width: 100%;
    padding: 0;
  }
  .g-stamp__box1 dl dt {
    margin-bottom: 10px;
  }
  .g-stamp__box1 dl dt span {
    font-size: 10px;
    background: #afcb55;
    display: block;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 4px;
  }
  .g-stamp__box1 dl dt span br {
    display: none;
  }
  .g-stamp__box2 dt span,
  .g-stamp__box2 dt {
    width: 45px;
    font-size: 9px;
  }
  .g-stamp__box2 dd {
    font-size: 14px;
    width: calc(100% - 45px);
  }
  .g-stamp__note2, .g-stamp__box2 dd .g-stamp__item_note {
    font-size: 14px;
  }
}
/* g-feature */
.g-feature {
  background: url(../img/contents/bg_feature2x.png) no-repeat 0 0 / cover;
  padding: 25px 60px 25px 25px;
  display: flex;
  flex-wrap: wrap;
  text-align: left;
  gap: 45px;
  margin-top: 20px;
}
.g-feature__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 10px;
}
.g-feature__head figure {
  width: 108px;
}
.g-feature__head figure img {
  width: 108px;
  height: auto;
}
.g-feature__head h4 {
  width: calc(100% - 108px);
  padding-left: 12px;
  font-size: 28px;
  font-weight: bold;
  color: #00a29a;
  letter-spacing: 0.06em;
  line-height: 1.3;
}
.g-feature__desc {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
  letter-spacing: 0.02em;
}
.g-feature__body {
  padding: 0 0 0 12px;
}
.g-feature__box {
  background-color: #fff799;
  border-radius: 8px;
  padding: 8px 10px;
  margin-top: 10px;
}
.g-feature__box h5 {
  margin-bottom: 6px;
}
.g-feature__box h5 img {
  width: 225px;
  height: auto;
}
.g-feature__box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0 5px;
}
.g-feature__box ul li {
  width: calc(100% / 2 - (5px / 2 * 1));
  text-indent: -0.6em;
  padding-left: 0.6em;
  color: #00a29a;
  font-size: 16px;
  font-weight: 600;
  font-feature-settings: "palt";
}
.g-feature__info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 17px;
}
.g-feature__info figure {
  width: 157px;
}
.g-feature__info figure img {
  width: 157px;
  height: auto;
}
.g-feature__info_text {
  width: calc(100% - 157px);
  padding: 0 0 0 20px;
  display: flex;
  flex-wrap: wrap;
}
.g-feature__info_text span:nth-child(1) {
  width: 40px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #00a29b;
  border-radius: 3px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
}
.g-feature__info_text span:nth-child(2) {
  width: calc(100% - 40px);
  padding-left: 10px;
  color: #00a29a;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  font-feature-settings: "palt";
}
.g-feature__left {
  width: calc(100% - 342px - 45px);
}
.g-feature__right {
  width: 342px;
  padding: 5px 0 0 0;
}
.g-feature__right h4 {
  margin-top: 25px;
  margin-bottom: 10px;
  padding-left: 8px;
}
.g-feature__right h4 img {
  width: 241px;
  height: auto;
}
.g-feature__right p {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.38;
  letter-spacing: 0.02em;
  padding-left: 8px;
}
@media screen and (min-width: 768px) and (max-width: 960px) {
  .g-feature {
    padding-right: 37px;
    gap: 30px;
  }
  .g-feature__left {
    width: calc(100% - 260px - 30px);
  }
  .g-feature__right {
    width: 260px;
  }
}
@media screen and (min-width: 768px) {
  .g-feature__info.sp-view {display: none!important;}
}
@media screen and (max-width: 767px) {
  .g-feature {
    padding: 20px;
    gap: 15px;
  }
  .g-feature__left {
    width: 100%;
  }
  .g-feature__body {
    padding-left: 0;
  }
  .g-feature__right {
    width: 100%;
    margin: 0 auto;
    max-width: 280px;
  }
  .g-feature__head h4 {
    font-size: 20px;
  }
  .g-feature__info.pc-view {display: none!important;}
  .g-feature__box {
    margin-left: auto;
    margin-right: auto;
    max-width: 260px;
    padding-top: 15px;
  }
  .g-feature__box h5 {
    text-align: center;
    max-width: 245px;
    margin-left: auto;
    margin-right: auto;
  }
  .g-feature__box ul {
    max-width: 245px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 6px;
  }
  .g-feature__box ul li {
    width: 100%;
  }
  .g-feature__right h4 {
    margin-top: 18px;
  }
  .g-feature__info {
    display: block;
    width: 100%;
  }
  .g-feature__info figure {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .g-feature__info_text {
    width: 100%;
    padding-left: 0;
    align-items: center;
    justify-content: center;
  }
  .g-feature__info_text span:nth-child(2) {
    font-size: 12px;
    width: auto;
  }
}
/* anchor */
.g-special__inner {
  position: relative;
}
.g-anchor__fix {
  position: absolute;
  top: 520px;
  left: 0;
  right: 0;
  z-index: 3;
}
.g-anchor__fix.is--fixed {
  position: fixed;
  top: 66px;
}
.g-anchor__inner {
  margin: 0 auto;
  max-width: 1280px;
  background-color: #e5e5e6;
  padding: 10px;
  font-size: 0;
}
.g-anchor__list {
  display: flex;
  max-width: 980px;
  margin: 0 auto;
  gap: 5px;
}
.g-anchor__list li {
  flex: 1 0 0%;
}
.g-anchor__list li a {
  text-decoration: none;
}
@media screen and (max-width: 1280px) {
  .g-anchor__fix {
    top: 40vw;
  }
  .g-anchor__list li a {
    font-size: 1.7vw;
    height: 7vw;
  }
}
@media screen and (max-width: 960px) {
  .g-anchor__fix {
    top: 40.2vw;
  }
  .g-anchor__inner {
    padding: 6px;
  }
  .g-anchor__list li a {
    font-size: 1.95vw;
  }
}
@media screen and (max-width: 767px) {
  .g-anchor__fix.is--fixed {
    top: 50px;
  }
  .g-anchor__inner {
    padding: 0.9vw;
  }
  .g-anchor__list {
    gap: 2px;
  }
}
/* modal */
.g-content .modal-btn:hover {
  cursor: pointer;
}
.g-content .modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
}
.g-content .modal-bg[data-modal-expanded=true] {
  opacity: 1;
  visibility: visible;
}
.g-content .modal {
  position: fixed;
  top: 45%;
  left: 50%;
  z-index: 11000;
  width: 40rem;
  max-width: 550px;
  max-height: 80vh;
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -50%);
  will-change: transform;
}
.g-content .modal.map_modal {
  top: 47%;
  width: 50rem;
  max-width: 42%;
  max-height: 90vh;
}
.g-content .modal[aria-modal=true] {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -50%);
  transition: opacity 0.6s ease, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.g-content .modal[aria-modal=false] {
  visibility: hidden;
  opacity: 0;
  transform: translate(-50%, -44%);
  transition: visibility 0.6s ease, opacity 0.6s ease, transform 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}
.g-content .modal .modal-close-btn {
  display: block;
  margin-inline: auto 0;
  background-color: transparent;
  width: 1px;
  height: 1px;
}
.g-content .modal.map_modal .modal-close-btn {
  width: 60px;
  height: 60px;
}
.g-content .modal .modal-close-btn img {
  width: 100%;
  height: auto;
}
.g-content .modal .inner {
  position: relative;
  margin-block: 0.5rem 0;
  padding: 20px 18px;
  height: auto;
  max-height: 80vh;
  background-color: #fff;
  overflow-y: auto;
  text-align: left;
}
.g-content .modal.map_modal .inner {
  border-radius: 0;
  padding: 30px;
  max-height: 90vh;
}
.g-modal__row {
  display: flex;
  flex-wrap: wrap;
}
.g-modal__col:nth-child(1) {
  width: calc(100% - 50.585%);
  padding-right: 15px;
}
.g-modal__col:nth-child(2) {
  width: 50.585%;
}
.g-modal__thumb:not(:last-child) {
  margin-bottom: 10px;
}
.g-modal__desc {
  font-size: 14px;
  line-height: 1.57;
  color: #6a3a07;
  margin-top: 18px;
}
.g-modal__info {
  position: relative;
  margin-top: 15px;
  padding-top: 20px;
}
.g-modal__info_label {
  width: 30px;
  position: absolute;
  left: 0;
  top: 0;
}
.g-modal__info_text {
  text-align: center;
  color: #6a3a07;
  line-height: 1.3;
  background: url(../img/contents/bg_dash03@2x.png) repeat-x left top / 8px 2px;
  margin-top: 12px;
  padding: 20px 0 0 0;
}
.g-modal__info_text h3 {
  font-size: 16px;
  font-weight: bold;
}
.g-modal__info_text h3 small {
  font-size: 12px;
}
.g-modal__info_text p {
  font-size: 12px;
  font-weight: bold;
}
.g-modal__type {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.g-modal__type span {
  background-color: #00a29a;
  background-image: linear-gradient(166deg, #00a29a,#00a29a 50%,#00957e 50%);
  border-radius: 0 0 10px;
  display: inline-flex;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  padding: 2px 10px;
}
.g-modal__type span.g-is--blue {
  background-color: #2ea7e0;
  background-image: linear-gradient(166deg, #2ea7e0,#2ea7e0 50%,#008ccf 50%);
}
.g-modal__type span.g-is--red {
  background-color: #ea5515;
  background-image: linear-gradient(166deg, #ea5515,#ea5515 50%,#e83518 50%);
}
.g-modal__type span.g-is--pur {
  background-color: #af5b73;
  background-image: linear-gradient(166deg, #af5b73,#af5b73 50%,#ae4a61 50%);
}
.g-modal__type span.g-is--yel {
  background-color: #d3ae63;
  background-image: linear-gradient(166deg, #d3ae63,#d3ae63 50%,#c39954 50%);
}
.g-modal__info_logo {
  text-align: center;
}
.g-is--logo1 img {
  max-width: 130px;
}
.g-is--logo2 img {
  max-width: 123px;
}
.g-is--logo3 img {
  max-width: 134px;
}
.g-is--logo4 img {
  max-width: 111px;
}
.g-is--logo5 img {
  max-width: 86px;
}
.g-is--logo6 img {
  max-width: 86px;
}
.g-is--logo7 img {
  max-width: 165px;
}
.g-is--logo9 img {
  max-width: 65px;
}
.g-is--logo10 img {
  max-width: 134px;
}
.g-is--palt {
  font-feature-settings: "palt";
}
.g-is--notice5 img {
  max-width: 183px;
}
.g-modal__notice7 {
  margin-top: 20px;
}
.g-modal__notice2 {
  text-align: right;
  margin-top: 15px;
}
.g-modal__notice2 img {
  max-width: 361px;
}
.g-modal__product_thumb {
  position: relative;
  margin-bottom: 28px;
  text-align: center;
}
.g-modal__product_sale {
  position: absolute;
  left: 12px;
  bottom: 7px;
  background: url(../img/contents/bg.svg) no-repeat left top / 100% 100%;
  width: 164px;
  height: 54px;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding: 11px 8px 0 0;
  font-feature-settings: "palt";
  letter-spacing: -0.04em;
}
.g-modal__product_sale.is--large {
  background-image: url(../img/contents/bg01.svg);
  width: 202px;
}
.g-modal__product_name {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  color: #804f22;
  margin-bottom: 8px;
}
.g-modal__product_desc {
  text-align: center;
  color: #804f22;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
}
.g-modal__product_desc small {
  font-size: 14px;
}
.g-modal__product_info {
  background: url(../img/contents/bg_dot@2x.png) repeat-x left top / 4px 1px;
  text-align: center;
  color: #804f22;
  display: flex;
  justify-content: center;
  position: relative;
  padding: 17px 0 0 0;
  margin-top: 15px;
}
.g-modal__product_info img {
  width: 68px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-20%);
}
.g-modal__product_info .g-product__brand {
  margin-top: 0;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  padding: 0 70px;
  text-align: left;
}
.g-modal__product_info .g-product__brand .icon {
  width: 25px;
  height: 25px;
  margin-right: 6px;
}
.g-modal__product_info .g-product__brand span {
  width: calc(100% - 25px - 6px);
}
@media screen and (max-width: 768px) {
  .g-content .modal {
    width: 80rem;
    max-width: 85%;
  }
  .g-content .modal.map_modal {
    width: 80rem;
    max-width: 85%;
  }
  .g-content .modal.map_modal .inner {
    padding: 20px;
  }
  .g-content .modal .modal-close-btn {
    width: 40px;
    height: 40px;
  }
  .g-modal__product_info .g-product__brand {
    padding: 0 70px 0 0;
  }
  .g-modal__row {
    display: block;
  }
  .g-modal__col:nth-child(1),
  .g-modal__col:nth-child(2) {
    width: auto;
    padding: 0;
  }
  .g-modal__col:nth-child(1) {
    margin-bottom: 20px;
  }
  .g-modal__product_sale {
    left: -16px;
    bottom: -1vw;
    font-size: 4.2vw;
    height: 12.8vw;
    width: 38.133vw;
  }
  .g-modal__product_sale.is--large {
    width: 47.2vw;
  }
}
@media screen and (max-width: 500px) {
  .g-content .modal .inner {
    padding-block: 10px 30px;
  }
}