@charset "UTF-8";
/* カラーパレット */
#d_container .wrap {
  width: 100%;
}
#d_container #d_topic_path {
  width: 990px;
  margin: 0 auto 20px;
}

#g_fgift_20260508 * {
  box-sizing: border-box;
}
#g_fgift_20260508 {
  padding: 0;
  margin: 0;
  text-align: center;
}
#g_fgift_20260508 a {
  display: block;
  color: inherit;
  text-decoration: none;
}
#g_fgift_20260508 a:hover {
  text-decoration: none;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
}
#g_fgift_20260508 .pc {
  display: block;
}
#g_fgift_20260508 .sp {
  display: none;
}
#g_fgift_20260508 .mv {
  background-color: #EAF3F2;
}
#g_fgift_20260508 .mv h1 {
  margin: 0;
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/mv.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #g_fgift_20260508 .mv h1 {
    background-image: none;
  }
}
#g_fgift_20260508 .mv h1 .mv_visual {
  width: 990px;
  height: auto;
  margin: 0 auto;
}
#g_fgift_20260508 .mv h1 .mv_visual img {
  width: 100%;
  height: auto;
}
#g_fgift_20260508 .info-bar {
  width: 100%;
  height: 70px;
  padding: 15px 0;
  color: #fff;
  background-color: #1174BF;
}
#g_fgift_20260508 .info-bar .shipping-info {
  text-align: center;
}
#g_fgift_20260508 .info-bar .shipping-info p {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}
#g_fgift_20260508 .info-bar .shipping-info .note {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
#g_fgift_20260508 .info-bar2 {
  width: 100%;
  height: 70px;
  padding: 15px 0;
  color: #1174BF;
  background-color: #fff;
  border-bottom: 1px solid #1174BF;
}
#g_fgift_20260508 .info-bar2 .shipping-info {
  text-align: center;
}
#g_fgift_20260508 .info-bar2 .shipping-info p {
  margin: 0;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}
#g_fgift_20260508 .info-bar2 .shipping-info .note {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
#g_fgift_20260508 .navi-wrap {
  padding: 40px 0;
  background-color: #fff;
}
#g_fgift_20260508 .navi-wrap .navi {
  display: grid;
  max-width: 990px;
  padding: 0;
  margin: 0 auto;
  list-style: none;
}
#g_fgift_20260508 .navi-wrap .navi--upper {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 20px;
}
#g_fgift_20260508 .navi-wrap .navi--upper .navi-item {
  width: auto;
}
#g_fgift_20260508 .navi-wrap .navi--lower {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  justify-content: center;
}
#g_fgift_20260508 .navi-wrap .navi--lower .navi-item {
  width: auto;
}
#g_fgift_20260508 .navi-wrap .navi .navi-item {
  position: relative;
  height: 70px;
  background: #fff;
  border: 1px solid #1174BF;
  border-radius: 5px;
}
#g_fgift_20260508 .navi-wrap .navi .navi-item .navi-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 23px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #1174BF;
  text-decoration: none;
  background-color: transparent;
  border-radius: 5px;
  transition: all 0.3s ease;
}
#g_fgift_20260508 .navi-wrap .navi .navi-item .navi-link::after {
  position: absolute;
  top: 50%;
  right: 16px;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  content: "";
  border-right: solid 1px #1174BF;
  border-bottom: solid 1px #1174BF;
  transform: rotate(45deg);
}
#g_fgift_20260508 .navi-wrap .navi .navi-item .navi-link {
  /* &:hover {
    opacity: 0.7;
  } */
}
#g_fgift_20260508 .section {
  padding-bottom: 80px;
  margin: 0 auto;
}
#g_fgift_20260508 .section .container {
  max-width: 990px;
  margin: 0 auto;
}
#g_fgift_20260508 .section .title {
  margin-bottom: 40px;
  line-height: 1.5;
}
#g_fgift_20260508 .section .title .h2 {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  color: #1174BF;
}
#g_fgift_20260508 .section .title .h2::before, #g_fgift_20260508 .section .title .h2::after {
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  content: "";
  background-size: contain;
  transform: translateY(-50%);
}
#g_fgift_20260508 .section .title .h2::before {
  left: -120px;
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img07.png");
}
#g_fgift_20260508 .section .title .h2::after {
  right: -120px;
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img08.png");
}
#g_fgift_20260508 .section .titlelead {
  font-size: 20px;
  margin: 20px auto 0;
}
#g_fgift_20260508 .section .category-header {
  border-bottom: 2px solid #1174BF;
}
#g_fgift_20260508 .section .category-header .category-title {
  font-size: 24px;
  font-weight: bold;
  color: #1174BF;
  text-align: left;
}
#g_fgift_20260508 .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px 22px;
  margin-bottom: 32px;
}
#g_fgift_20260508 .grid .grid-item .grid-link .grid-img {
  max-width: 100%;
  height: auto;
}
#g_fgift_20260508 .grid .grid-item .grid-link .grid-name {
  margin-top: 16px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #1174BF;
}
#g_fgift_20260508 .product {
  margin-bottom: 32px;
}
#g_fgift_20260508 .product .content {
  position: relative;
  display: grid;
  grid-template-columns: 300px 1fr;
  gap: 22px;
  padding: 32px;
  background-color: #fff;
}
#g_fgift_20260508 .product .content::after {
  position: absolute;
  right: 32px;
  bottom: 32px;
  display: inline-block;
  width: 40px;
  height: 40px;
  content: "";
  background-size: contain;
}
#g_fgift_20260508 .product .content .image {
  width: 300px;
  margin-right: 22px;
  border: 1px solid #ccc;
}
#g_fgift_20260508 .product .content .image img {
  width: 100%;
  height: auto;
}
#g_fgift_20260508 .product .content .details {
  max-width: 100%;
  text-align: left;
}
#g_fgift_20260508 .product .content .details .badge {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
#g_fgift_20260508 .product .content .details .badge img {
  width: 260px;
  height: 63px;
}
#g_fgift_20260508 .product .content .details .description-wrap {
  text-align: left;
}
#g_fgift_20260508 .product .content .details .l-description {
  margin-bottom: 16px;
}
#g_fgift_20260508 .product .content .details .l-description p {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #4B8981;
}
#g_fgift_20260508 .product .content .details .info .brand {
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
#g_fgift_20260508 .product .content .details .info .name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
}
#g_fgift_20260508 .product .content .details .info .price {
  margin-top: 16px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
}
#g_fgift_20260508 .product .content .details .info .currency {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
}
#g_fgift_20260508 .products {
  margin-bottom: 32px;
}
#g_fgift_20260508 .products .products-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px 22px;
}
#g_fgift_20260508 .products .products-grid .grid-item {
  position: relative;
  padding: 16px;
  background-color: #fff;
}
#g_fgift_20260508 .products .products-grid .grid-item .grid-link::after {
  position: absolute;
  right: 16px;
  bottom: 16px;
  display: inline-block;
  width: 20px;
  height: 20px;
  content: "";
  background-size: contain;
}
#g_fgift_20260508 .products .products-grid .grid-img-wrapper {
  max-width: 100%;
  height: auto;
  border: 1px solid #ccc;
}
#g_fgift_20260508 .products .products-grid .grid-img-wrapper .grid-img {
  max-width: 100%;
  height: auto;
}
#g_fgift_20260508 .products .products-grid .product-details {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  position: relative; /* 重なり回避 */
}
#g_fgift_20260508 .products .products-grid .product-details .description {
  margin-top: 4px;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #4B8981;
  text-align: left;
}
#g_fgift_20260508 .products .products-grid .product-details .brand {
  font-size: 12px;
  line-height: 1.5;
  color: #333;
  text-align: left;
}
#g_fgift_20260508 .products .products-grid .product-details .name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  text-align: left;
}
#g_fgift_20260508 .products .products-grid .product-details .txt {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
  text-align: left;
}
#g_fgift_20260508 .products .products-grid .product-details .price {
  margin-top: 4px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #333;
  text-align: left;
}
#g_fgift_20260508 .products .products-grid .product-details .currency {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333;
}
#g_fgift_20260508 .products .products-grid.column-5 {
  grid-template-columns: repeat(5, 1fr);
  gap: 10px 22px;
}
#g_fgift_20260508 .btn-more {
  max-width: 444px;
  height: 70px;
  margin: 0 auto;
}
#g_fgift_20260508 .btn-more .btn-primary,
#g_fgift_20260508 .btn-more .btn-secondary {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 22px 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  border-radius: 5px;
  line-height: 1.5em;
  background: none;
}
#g_fgift_20260508 .btn-more .btn-primary::after,
#g_fgift_20260508 .btn-more .btn-secondary::after {
  position: absolute;
  top: 50%;
  right: 2rem;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  content: "";
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
}
#g_fgift_20260508 .btn-more .btn-primary,
#g_fgift_20260508 .btn-more .btn-secondary {
  /* &:hover {
    opacity: 0.7;
  } */
}
#g_fgift_20260508 .sectionRanking {
  padding: 40px 0 80px;
  background-color: #EAF3F2;
}
#g_fgift_20260508 .sectionRanking .body {
  position: relative;
  max-width: 990px;
  padding: 40px;
  margin: 0 auto;
}
#g_fgift_20260508 .sectionRanking .title .h2::before {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img01.png");
}
#g_fgift_20260508 .sectionRanking .title .h2::after {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img02.png");
}
#g_fgift_20260508 .sectionRanking .rankingWrap {
  margin: 20px auto 0;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item {
  background-color: transparent;
  padding: 0;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper {
  position: relative;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper .number {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  top: 5px;
  left: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper .number.no1 {
  background-color: #D4AF37;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper .number.no2 {
  background-color: #9B9B9B;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper .number.no3 {
  background-color: #D48637;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper .number.no4, #g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .grid-img-wrapper .number.no5 {
  background-color: #F5CC00;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .ranking-details {
  margin-top: 10px;
}
#g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .ranking-details .brand, #g_fgift_20260508 .sectionRanking .rankingWrap .products .products-grid .grid-item .ranking-details .name {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
#g_fgift_20260508 .sectionRanking .btn-primary {
  background-color: #4B8981;
}
#g_fgift_20260508 .sectionCategory {
  padding: 40px 0 80px;
}
#g_fgift_20260508 .sectionCategory .body {
  position: relative;
  max-width: 990px;
  padding: 40px;
  margin: 0 auto;
  background-color: #fff;
}
#g_fgift_20260508 .sectionCategory .title .h2::before {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img09.png");
}
#g_fgift_20260508 .sectionCategory .title .h2::after {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img10.png");
}
#g_fgift_20260508 .sectionCategory .bnr-wrap {
  margin: 50px auto;
}
#g_fgift_20260508 .sectionCategory .bnr-wrap .todayTotle {
  font-size: 20px;
  font-weight: bold;
  color: #1174BF;
}
#g_fgift_20260508 .sectionCategory .btn-primary {
  background-color: #1174BF;
}
#g_fgift_20260508 .regionIcon-wrapper {
  position: relative;
}
#g_fgift_20260508 .regionIcon-wrapper .regionIcon {
  position: absolute;
  top: 0;
  left: 5px;
  background-color: #1174BF;
  border-bottom: 3px solid #F5CC00;
  color: #fff;
  font-size: 12px;
  min-height: 55px;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding: 5px 3px 8px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.15em;
}
#g_fgift_20260508 .sectionPreferences {
  padding: 80px 0;
  background-color: #fff;
}
#g_fgift_20260508 .sectionPreferences .title .h2::before {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img12.png");
}
#g_fgift_20260508 .sectionPreferences .title .h2::after {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img11.png");
}
#g_fgift_20260508 .sectionPreferences .body:not(:last-child) {
  margin-bottom: 80px;
}
#g_fgift_20260508 .sectionPreferences .preferences-category {
  padding: 40px;
}
#g_fgift_20260508 .sectionPreferences .preferences-flower {
  background-color: #EAF3F2;
}
#g_fgift_20260508 .sectionPreferences .preferences-flower .content::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-blue.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPreferences .preferences-flower .products .products-grid .grid-item .grid-link::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-blue.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPreferences .preferences-flower .btn-secondary {
  background-color: #003994;
}
#g_fgift_20260508 .sectionPreferences .preferences-food {
  background-color: #FFFBF2;
}
#g_fgift_20260508 .sectionPreferences .preferences-food .content::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-green.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPreferences .preferences-food .content .txt {
  margin-top: 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #4B8981;
}
#g_fgift_20260508 .sectionPreferences .preferences-food .products .products-grid .grid-item .grid-link::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-green.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPreferences .preferences-food .btn-secondary {
  background-color: #4B8981;
}
#g_fgift_20260508 .sectionPreferences .preferences-travel {
  background-color: #EAF3F2;
}
#g_fgift_20260508 .sectionPreferences .preferences-travel .content::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-green.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPreferences .preferences-travel .products .products-grid .grid-item .grid-link::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-green.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPreferences .preferences-travel .btn-secondary {
  background-color: #4B8981;
}
#g_fgift_20260508 .sectionRecommend {
  padding: 0 0 80px;
}
#g_fgift_20260508 .sectionRecommend .title .h2::before {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img13.png");
}
#g_fgift_20260508 .sectionRecommend .title .h2::after {
  background-image: url("/ec/shop/images/campaign/20260508_g_fgift/img14.png");
}
#g_fgift_20260508 .sectionRecommend .container {
  width: 990px;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .container {
  padding-right: 40px;
  padding-left: 40px;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .product {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .product .content {
  display: block;
  padding: 0;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .product .content::after {
  display: none;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .product .content .image {
  display: block;
  width: 910px;
  margin: 0 auto;
  border: none;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .product .content .details {
  margin: 16px auto 0;
  text-align: center;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .products .products-grid {
  margin-top: 20px;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .products .products-grid .grid-item {
  background-color: #edf2f3;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .products .products-grid .grid-item .description {
  color: #003994;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .products .products-grid .grid-item .grid-link::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-blue2nd.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .products .category-header {
  border-bottom: 2px solid #003994;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .products .category-title {
  color: #003994;
}
#g_fgift_20260508 .sectionRecommend .preferences-sake .btn-secondary {
  background-color: #003994;
}
#g_fgift_20260508 .sectionBudget .budget-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  max-width: 990px;
}
#g_fgift_20260508 .sectionBudget .budget-grid .budget-item {
  position: relative;
  height: 70px;
  background: #1174BF;
  border-radius: 5px;
}
#g_fgift_20260508 .sectionBudget .budget-grid .budget-item .budget-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 23px 0;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  border-radius: 5px;
  transition: all 0.3s ease;
}
#g_fgift_20260508 .sectionBudget .budget-grid .budget-item .budget-link::after {
  position: absolute;
  top: 50%;
  right: 2rem;
  display: block;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  content: "";
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
}
#g_fgift_20260508 .sectionBudget .budget-grid .budget-item .budget-link {
  /* &:hover {
    opacity: 0.7;
  } */
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .wide-body {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #EAF3F2;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .container {
  padding-right: 40px;
  padding-left: 40px;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .product {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .product .content {
  display: block;
  padding: 0;
  background-color: #EAF3F2;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .product .content::after {
  display: none;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .product .content .image {
  display: block;
  width: 910px;
  height: 150px;
  margin: 0 auto;
  border: none;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .product .content .details {
  margin: 16px auto 0;
  text-align: center;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .products .products-grid .grid-item .grid-link::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-blue.svg") no-repeat;
  background-size: contain;
}
#g_fgift_20260508 .sectionPickup .preferences-parasol .btn-secondary {
  background-color: #1174BF;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .wide-body {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #FFFBF2;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .container {
  padding-right: 40px;
  padding-left: 40px;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .product {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content {
  display: block;
  padding: 0;
  background-color: #FFFBF2;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content::after {
  display: none;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content .image {
  display: block;
  width: 910px;
  height: 150px;
  margin: 0 auto;
  border: none;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content .details {
  margin: 16px auto 0;
  text-align: center;
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .products .products-grid .grid-item .grid-link::after {
  background: url("/ec/shop/images/campaign/20260508_g_fgift/arrow-blue.svg") no-repeat;
  background-size: contain;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #g_fgift_20260508 .sectionPickup .preferences-cosmetics .products .products-grid .grid-item .description.min126 {
    min-height: 126px;
  }
}
#g_fgift_20260508 .sectionPickup .preferences-cosmetics .btn-secondary {
  background-color: #1174BF;
}
#g_fgift_20260508 .sectionChecklist .title {
  margin-bottom: 42px;
  border-bottom: 1px solid #333;
}
#g_fgift_20260508 .sectionChecklist .title .h2 {
  padding-bottom: 20px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: normal;
  color: #333;
  letter-spacing: 0;
}
#g_fgift_20260508 .sectionChecklist .title .h2::before, #g_fgift_20260508 .sectionChecklist .title .h2::after {
  display: none;
}
#g_fgift_20260508 .sectionChecklist .note {
  font-size: 18px;
  line-height: 27px;
  text-align: left;
}
#g_fgift_20260508 .sectionChecklist .note ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#g_fgift_20260508 .sectionChecklist .note ul li::before {
  content: "※";
}
#g_fgift_20260508 .sectionChecklist .note .checklead {
  margin-bottom: 1rem;
}
#g_fgift_20260508 .sectionChecklist .note .checkttl01 {
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: #ff6669;
}
#g_fgift_20260508 .sectionChecklist .note .checkttl02 {
  margin-top: 2rem;
  margin-bottom: 0.5rem;
  font-weight: bold;
  color: #ff6669;
}
#g_fgift_20260508 .card {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* #g_fgift_20260508 */
#news #g_fgift_20260508 {
  overflow: hidden;
}
#news #g_fgift_20260508 p {
  margin: 0;
}
#news #g_fgift_20260508 .pc {
  display: none;
}
#news #g_fgift_20260508 .sp {
  display: block;
}
#news #g_fgift_20260508 .mv h1 .mv_visual {
  width: 100%;
}
#news #g_fgift_20260508 .info-bar {
  width: 100%;
  height: auto;
  padding: 12px 0;
}
#news #g_fgift_20260508 .info-bar .shipping-info p {
  font-size: 4.2666666667vw;
  color: #fff;
}
#news #g_fgift_20260508 .info-bar .shipping-info .note {
  font-size: 3.2vw;
  color: #fff;
}
#news #g_fgift_20260508 .info-bar2 {
  width: 100%;
  height: auto;
  padding: 12px 0;
}
#news #g_fgift_20260508 .info-bar2 .shipping-info p {
  font-size: 4.2666666667vw;
  color: #1174BF;
}
#news #g_fgift_20260508 .info-bar2 .shipping-info .note {
  font-size: 3.2vw;
  color: #1174BF;
}
#news #g_fgift_20260508 .navi-wrap {
  padding: 16px;
}
#news #g_fgift_20260508 .navi-wrap .navi {
  max-width: 100%;
}
#news #g_fgift_20260508 .navi-wrap .navi--upper {
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
  margin-bottom: 8px;
}
#news #g_fgift_20260508 .navi-wrap .navi--lower {
  gap: 8px;
  max-width: 100%;
}
#news #g_fgift_20260508 .navi-wrap .navi .navi-item {
  position: relative;
  height: 17.0666666667vw;
  background: #fff;
  border: 1px solid #1174BF;
  border-radius: 5px;
}
#news #g_fgift_20260508 .navi-wrap .navi .navi-item .navi-link {
  font-size: 3.2vw;
}
#news #g_fgift_20260508 .navi-wrap .navi .navi-item .navi-link::after {
  top: 50%;
  right: 10px;
  display: block;
  width: 1.0666666667vw;
  height: 1.0666666667vw;
  margin-top: -1.0666666667vw;
}
#news #g_fgift_20260508 .section {
  padding-bottom: 24px;
  /* .container {
    max-width: 600px;
  } */
}
#news #g_fgift_20260508 .section .title {
  margin-bottom: 24px;
}
#news #g_fgift_20260508 .section .title .h2 {
  font-size: 6.4vw;
}
#news #g_fgift_20260508 .section .title .h2::before, #news #g_fgift_20260508 .section .title .h2::after {
  width: 10.67vw;
  height: 10.67vw;
}
#news #g_fgift_20260508 .section .title .h2::before {
  left: -14.9333333333vw;
}
#news #g_fgift_20260508 .section .title .h2::after {
  right: -14.9333333333vw;
}
#news #g_fgift_20260508 .section .titlelead {
  font-size: 14px;
  max-width: 90%;
  margin: 10px auto 0;
}
#news #g_fgift_20260508 .section .category-header {
  padding: 0 16px;
}
#news #g_fgift_20260508 .section .category-header .category-title {
  margin: 0;
  font-size: 4.8vw;
}
#news #g_fgift_20260508 .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  margin-bottom: 32px;
}
#news #g_fgift_20260508 .grid .grid-item .grid-link .grid-img {
  max-width: 100%;
  height: auto;
}
#news #g_fgift_20260508 .grid .grid-item .grid-link .grid-name {
  margin-top: 8px;
  font-size: 3.7333333333vw;
}
#news #g_fgift_20260508 .product {
  margin-bottom: 22px;
}
#news #g_fgift_20260508 .product .content {
  grid-template-columns: 1fr;
  gap: 8px;
  padding: 16px;
}
#news #g_fgift_20260508 .product .content::after {
  right: 16px;
  bottom: 16px;
  width: 10.6666666667vw;
  height: 10.6666666667vw;
}
#news #g_fgift_20260508 .product .content .image {
  width: 100%;
  margin-right: 0;
  margin-bottom: 8px;
}
#news #g_fgift_20260508 .product .content .details {
  max-width: 100%;
  text-align: left;
}
#news #g_fgift_20260508 .product .content .details .badge {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
#news #g_fgift_20260508 .product .content .details .badge img {
  width: 200px;
  height: auto;
}
#news #g_fgift_20260508 .product .content .details .l-description {
  margin-bottom: 8px;
  font-size: 3.2vw;
}
#news #g_fgift_20260508 .product .content .details .l-description p {
  margin: 0;
}
#news #g_fgift_20260508 .product .content .details .info .brand {
  margin: 0;
  font-size: 3.7333333333vw;
}
#news #g_fgift_20260508 .product .content .details .info .name {
  margin: 0;
  font-size: 3.7333333333vw;
}
#news #g_fgift_20260508 .product .content .details .info .txt {
  margin: 0;
  margin-top: 8px;
  font-size: 3.2vw;
}
#news #g_fgift_20260508 .product .content .details .info .price {
  margin: 0;
  margin-top: 8px;
  font-size: 4.2666666667vw;
}
#news #g_fgift_20260508 .product .content .details .info .currency {
  margin: 0;
  font-size: 2.6666666667vw;
}
#news #g_fgift_20260508 .products {
  margin-bottom: 22px;
}
#news #g_fgift_20260508 .products .products-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 22px 16px;
}
#news #g_fgift_20260508 .products .products-grid .grid-item {
  padding: 16px;
}
#news #g_fgift_20260508 .products .products-grid .grid-item::after {
  right: 16px;
  bottom: 16px;
  width: 5.3333333333vw;
  height: 5.3333333333vw;
}
#news #g_fgift_20260508 .products .products-grid .product-details .description {
  margin-top: 4px;
  margin-bottom: 8px;
  font-size: 2.6666666667vw;
}
#news #g_fgift_20260508 .products .products-grid .product-details .brand {
  margin: 0;
  font-size: 3.2vw;
}
#news #g_fgift_20260508 .products .products-grid .product-details .name {
  margin: 0;
  font-size: 3.2vw;
}
#news #g_fgift_20260508 .products .products-grid .product-details .txt {
  margin: 0;
  font-size: 2.6666666667vw;
}
#news #g_fgift_20260508 .products .products-grid .product-details .price {
  margin: 0;
  margin-top: 8px;
  font-size: 3.7333333333vw;
}
#news #g_fgift_20260508 .products .products-grid .product-details .currency {
  margin: 0;
  font-size: 2.6666666667vw;
}
#news #g_fgift_20260508 .btn-more {
  width: 64vw;
  height: auto;
}
#news #g_fgift_20260508 .btn-more .btn-primary,
#news #g_fgift_20260508 .btn-more .btn-secondary {
  padding: 16px 0;
  font-size: 3.7333333333vw;
}
#news #g_fgift_20260508 .btn-more .btn-primary::after,
#news #g_fgift_20260508 .btn-more .btn-secondary::after {
  right: 1rem;
}
#news #g_fgift_20260508 .bnr-wrap .todayTotle {
  font-size: 16px;
}
#news #g_fgift_20260508 .regionIcon-wrapper .regionIcon {
  min-height: 45px;
  font-size: 10px;
  padding: 3px 5px 3px;
}
#news #g_fgift_20260508 .sectionCategory {
  padding: 24px 0 40px;
}
#news #g_fgift_20260508 .sectionCategory .body {
  width: calc(100% - 32px);
  padding: 16px 16px 32px;
}
#news #g_fgift_20260508 .sectionCategory .body::after {
  right: -24px;
  bottom: -24px;
  width: 21.33vw;
  height: 21.33vw;
}
#news #g_fgift_20260508 .sectionFoodGift {
  padding: 24px 0 40px;
}
#news #g_fgift_20260508 .sectionFoodGift .body {
  width: calc(100% - 32px);
  padding: 16px 16px 32px;
}
#news #g_fgift_20260508 .sectionFoodGift .body::after {
  bottom: -24px;
  left: -24px;
  width: 21.33vw;
  height: 21.33vw;
}
#news #g_fgift_20260508 .sectionFashionLifestyle {
  padding: 24px 0 40px;
}
#news #g_fgift_20260508 .sectionFashionLifestyle .body {
  width: calc(100% - 32px);
  padding: 16px;
}
#news #g_fgift_20260508 .sectionFashionLifestyle .body::after {
  right: -24px;
  bottom: -24px;
  width: 21.33vw;
  height: 21.33vw;
}
#news #g_fgift_20260508 .sectionFashionLifestyle .grid {
  margin-bottom: 0;
}
#news #g_fgift_20260508 .sectionRanking {
  padding: 40px 0;
}
#news #g_fgift_20260508 .sectionRanking .body:not(:last-child) {
  margin-bottom: 40px;
}
#news #g_fgift_20260508 .sectionRanking .body {
  padding: 16px 16px 32px;
}
#news #g_fgift_20260508 .sectionRanking .products-grid {
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}
#news #g_fgift_20260508 .sectionRanking .products-grid .grid-item:first-child {
  grid-column: span 4/span 4;
}
#news #g_fgift_20260508 .sectionRanking .products-grid .grid-item:not(:first-child) {
  grid-column: span 2/span 2;
}
#news #g_fgift_20260508 .sectionRanking .product .content .details .l-description p {
  font-size: 4.2666666667vw;
}
#news #g_fgift_20260508 .sectionRanking .product .content .details .badge img {
  width: 53.3333333333vw;
}
#news #g_fgift_20260508 .sectionPreferences {
  padding: 40px 0;
}
#news #g_fgift_20260508 .sectionPreferences .body:not(:last-child) {
  margin-bottom: 40px;
}
#news #g_fgift_20260508 .sectionPreferences .preferences-category {
  padding: 16px 16px 32px;
}
#news #g_fgift_20260508 .sectionPreferences .product .content .details .l-description p {
  font-size: 4.2666666667vw;
}
#news #g_fgift_20260508 .sectionPreferences .product .content .details .badge img {
  width: 53.3333333333vw;
}
#news #g_fgift_20260508 .sectionRecommend {
  padding: 0 0 40px;
}
#news #g_fgift_20260508 .sectionRecommend .product .content {
  padding: 0;
}
#news #g_fgift_20260508 .sectionRecommend .container {
  width: 100%;
  padding: 0 15px;
}
#news #g_fgift_20260508 .sectionRecommend .preferences-sake {
  margin: 50px auto 0;
}
#news #g_fgift_20260508 .sectionBudget {
  padding-bottom: 40px;
}
#news #g_fgift_20260508 .sectionBudget .body {
  padding: 0 16px;
}
#news #g_fgift_20260508 .sectionBudget .budget-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
#news #g_fgift_20260508 .sectionBudget .budget-grid .budget-item {
  height: 70px;
}
#news #g_fgift_20260508 .sectionBudget .budget-grid .budget-item .budget-link {
  padding: 23px 0;
}
#news #g_fgift_20260508 .sectionBudget .budget-grid .budget-item .budget-link .budget-price {
  font-size: 3.7333333333vw;
  color: #fff;
}
#news #g_fgift_20260508 .sectionBudget .budget-grid .budget-item .budget-link::after {
  right: 1rem;
  width: 8px;
  height: 8px;
  margin-top: -4px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .wide-body {
  padding-top: 32px;
  padding-bottom: 32px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .container {
  padding-right: 16px;
  padding-left: 16px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .container .product {
  margin-bottom: 16px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .container .product .content {
  padding: 0;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .container .product .content .image {
  width: 100%;
  height: auto;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .container .product .content .details {
  margin: 16px auto 0;
}
#news #g_fgift_20260508 .sectionPickup .preferences-parasol .container .product .content .details p {
  font-size: 2.6666666667vw;
  text-align: center;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .wide-body {
  padding-top: 32px;
  padding-bottom: 32px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .container {
  padding-right: 16px;
  padding-left: 16px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .product {
  margin-bottom: 16px;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content {
  padding: 0;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content .image {
  width: 100%;
  height: auto;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content .details {
  margin: 16px auto 0;
}
#news #g_fgift_20260508 .sectionPickup .preferences-cosmetics .product .content .details p {
  font-size: 2.6666666667vw;
  text-align: center;
}
#news #g_fgift_20260508 .sectionChecklist .title {
  margin-bottom: 24px;
}
#news #g_fgift_20260508 .sectionChecklist .title .h2 {
  padding-bottom: 8px;
  font-size: 4.8vw;
}
#news #g_fgift_20260508 .sectionChecklist .body {
  padding: 0 16px;
}
#news #g_fgift_20260508 .sectionChecklist .note {
  font-size: 3.2vw;
  line-height: 1.5;
}
#news #g_fgift_20260508 .sectionChecklist .note .checkttl01,
#news #g_fgift_20260508 .sectionChecklist .note .checkttl02 {
  margin-top: 1rem;
}/*# sourceMappingURL=pcsp_20260508_g_fgift.css.map */