{"id":10012,"date":"2026-06-24T13:39:19","date_gmt":"2026-06-24T04:39:19","guid":{"rendered":"https:\/\/www.grandmama-and-kato.com\/blog\/?p=10012"},"modified":"2026-07-09T12:26:01","modified_gmt":"2026-07-09T03:26:01","slug":"summer-denim","status":"publish","type":"post","link":"https:\/\/www.grandmama-and-kato.com\/blog\/2026\/06\/24\/summer-denim\/","title":{"rendered":"\u590f\u306e\u30c7\u30cb\u30e0\u30b9\u30bf\u30a4\u30ea\u30f3\u30b0\u7279\u96c6"},"content":{"rendered":"<link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\">\r\n<style>\r\n\r\nbody{\r\n  margin:0;\r\n  color:#333;\r\n  line-height:1.9;\r\n}\r\na{\r\n  transition:.25s;\r\n}\r\n\r\na:hover,\r\na:focus{\r\n  color:#6B7482 !important;\r\n  text-decoration:none;\r\n}\r\n\r\n\r\n\/* HERO *\/\r\n\r\n.hero{\r\n  position:relative;\r\n}\r\n\r\n.hero img{\r\n  width:100%;\r\n  height:auto;\r\n  display:block;\r\n}\r\n\r\n.hero-text{\r\n\r\n  position:absolute;\r\n\r\n  left:8%;\r\n  bottom:10%;\r\n\r\n  opacity:0;\r\n\r\n  transform:translateY(20px);\r\n\r\n  transition:opacity 1s ease, transform 1s ease;\r\n\r\n  z-index:2;\r\n}\r\n\r\n.hero-text.is-visible{\r\n  opacity:1;\r\n  transform:translateY(0);\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n.hero-text{\r\n\r\n  left:6%;\r\n\r\n  bottom:6%;\r\n\r\n  max-width:220px;\r\n\r\n  font-size:14px;\r\n\r\n  line-height:1.5;\r\n\r\n}\r\n\r\n}\r\n\/* \u5171\u901a *\/\r\n\r\n.feature-section{\r\n  padding:100px 0;\r\n}\r\n\r\n.feature-inner{\r\n  width:min(90%,1100px);\r\n  margin:0 auto;\r\n}\r\n\r\n.feature-eyebrow{\r\n  font-size:12px;\r\n  letter-spacing:.2em;\r\n  color:#7c93ab;\r\n  text-transform:uppercase;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.feature-title{\r\n  font-size:42px;\r\n  font-weight:400;\r\n  line-height:1.4;\r\n  margin-bottom:30px;\r\n}\r\n\r\n.feature-text{\r\n  max-width:800px;\r\n}\r\n\r\n.bg-white{\r\n  background:#fff;\r\n}\r\n.bg-blue{\r\n  background:#f8f7f4;\r\n}\r\n@media(max-width:768px){\r\n\r\n.hero{\r\n  line-height:0;\r\n}\r\n\r\n.hero img{\r\n  display:block;\r\n\r\n  vertical-align:bottom;\r\n}\r\n\r\n.hero-text{\r\n\r\n  position:absolute;\r\n\r\n  left:6%;\r\n\r\n  bottom:6%;\r\n\r\n  max-width:220px;\r\n\r\n  font-size:14px;\r\n\r\n  line-height:1.5;\r\n}\r\n\r\n}\r\n\r\n\r\n\/* -------------------------\r\nSTAFF STYLE\r\n------------------------- *\/\r\n\r\n.staff-section{\r\n  padding:120px 0;\r\n}\r\n\r\n.staff-wrap{\r\n  display:flex;\r\n  align-items:center;\r\n  gap:80px;\r\n}\r\n\r\n.staff-image{\r\n  width:58%;\r\n}\r\n\r\n.staff-image img{\r\n  width:100%;\r\n  display:block;\r\n}\r\n\r\n.staff-info{\r\n  width:42%;\r\n}\r\n\r\n.staff-label{\r\n  font-size:12px;\r\n  letter-spacing:.2em;\r\n  color:#7c93ab;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.staff-name{\r\n  font-size:25px;\r\n  font-weight:400;\r\n  line-height:1.4;\r\n  margin:0 0 10px;\r\n}\r\n\r\n.staff-height{\r\n  font-size:13px;\r\n  color:#888;\r\n  margin-bottom:25px;\r\n}\r\n\r\n.staff-instagram{\r\n  color:#8B837A;\r\n  text-decoration:none;\r\n  transition:color .3s ease;\r\n}\r\n\r\n.staff-instagram:hover{\r\n  color:#6F685F;\r\n}\r\n\r\n.staff-text{\r\n  position:relative;\r\n  padding-left:28px;\r\n  margin-bottom:35px;\r\n  color:#555;\r\n  line-height:2;\r\n}\r\n\r\n.staff-text:before{\r\n  content:\"\u201c\";\r\n  position:absolute;\r\n  left:0;\r\n  top:-12px;\r\n  font-size:42px;\r\n  color:#b9c8d6;\r\n  line-height:1;\r\n  font-family:serif;\r\n}\r\n.worn-items{\r\n  border-top:1px solid #e5e5e5;\r\n  padding-top:20px;\r\n}\r\n\r\n.worn-title{\r\n  font-size:12px;\r\n  letter-spacing:.15em;\r\n  color:#888;\r\n  margin-bottom:10px;\r\n}\r\n\r\n.worn-items a{\r\n  display:block;\r\n  color:#333;\r\n  text-decoration:none;\r\n  margin-bottom:6px;\r\n}\r\n\r\n.worn-items a:hover{\r\n  opacity:.6;\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n  .staff-wrap{\r\n    display:block;\r\n  }\r\n\r\n  .staff-image,\r\n  .staff-info{\r\n    width:100%;\r\n  }\r\n\r\n  .staff-info{\r\n    margin-top:30px;\r\n  }\r\n\r\n}\r\n.swiper-pagination{\r\n  position:relative !important;\r\n  margin-top:20px;\r\n}\r\n\r\n.swiper-pagination-bullet{\r\n  width:10px;\r\n  height:10px;\r\n  background:#d9dfe5;\r\n  opacity:1;\r\n  transition:.3s;\r\n  margin:0 6px !important;\r\n}\r\n\r\n.swiper-pagination-bullet-active{\r\n  width:28px;\r\n  border-radius:20px;\r\n  background:#7c93ab;\r\n}\r\n\r\n.item-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:40px;\r\n}\r\n\r\n.pickup-item{\r\n  text-decoration:none;\r\n  color:#333;\r\n}\r\n\r\n.pickup-item img{\r\n  width:100%;\r\n  display:block;\r\n  margin-bottom:15px;\r\n}\r\n\r\n.pickup-name{\r\n  font-size:15px;\r\n  line-height:1.6;\r\n  margin-bottom:5px;\r\n}\r\n\r\n.pickup-price{\r\n  font-size:13px;\r\n  color:#888;\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n  .item-grid{\r\n    grid-template-columns:1fr;\r\n    gap:30px;\r\n  }\r\n\r\n}\r\n.pickup-title .feature-title{\r\n  font-size:38px;\r\n  line-height:1.5;\r\n  letter-spacing:.03em;\r\n}\r\n\r\n.intro-center,\r\n.pickup-title{\r\n  text-align:center;\r\n}\r\n\r\n.intro-center .feature-text{\r\n  margin:0 auto;\r\n}\r\n\r\n.intro-center .feature-eyebrow,\r\n.pickup-title .feature-eyebrow{\r\n  text-align:center;\r\n  display:block;\r\n}\r\n\r\n.intro-center .feature-title,\r\n.pickup-title .feature-title{\r\n  text-align:center;\r\n}\r\n\r\n.intro-center .feature-text{\r\n  text-align:center;\r\n  margin:0 auto;\r\n}\r\n\r\n.reverse{\r\n  flex-direction:row-reverse;\r\n}\r\n\r\n@media(max-width:768px){\r\n\r\n  .reverse{\r\n    flex-direction:column;\r\n  }\r\n\r\n}\r\n\r\n.staff-name{\r\n  border:none !important;\r\n  box-shadow:none !important;\r\n}\r\n\r\n\r\n<\/style>\r\n<section class=\"hero\">\r\n\r\n  <img decoding=\"async\"\r\n    src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm_top.png\r\n\"\r\n    alt=\"SUMMER DENIM\">\r\n\r\n <div class=\"hero-text\">\r\n    \u8efd\u3084\u304b\u306b\u7e8f\u3046\u3001\u590f\u306e\u30c7\u30cb\u30e0\r\n  <\/div>\r\n<\/div>\r\n\r\n\r\n\r\n  <\/div>\r\n\r\n\r\n<\/section>\r\n\r\n\r\n<section class=\"feature-section bg-white\">\r\n\r\n  \r\n\r\n\r\n\r\n\r\n<div class=\"feature-inner intro-center\">\r\n<p class=\"feature-eyebrow\">\r\n      SUMMER DENIM\r\n    <\/p>\r\n<h2 class=\"feature-title\">\r\n      \u30b9\u30bf\u30c3\u30d5\u304c\u7740\u308b\u3001\u590f\u306e\u30c7\u30cb\u30e0\u30b9\u30bf\u30a4\u30eb\r\n    <\/h2>\r\n<p class=\"feature-text\">\r\n     \u771f\u590f\u3082\u8efd\u3084\u304b\u306b\u30c7\u30cb\u30e0\u3092\u697d\u3057\u307f\u305f\u3044\u30b9\u30bf\u30c3\u30d5\u304c\u3001\u3053\u306e\u590f\u306b\u7740\u3066\u884c\u304d\u305f\u3044\u30b9\u30bf\u30a4\u30eb\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\uff01<br>\r\n    <\/p>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<section class=\"staff-section\">\r\n<div class=\"feature-inner\">\r\n<div class=\"staff-wrap\">\r\n<div class=\"staff-image\">\r\n<div class=\"swiper staff-swiper-01\">\r\n<div class=\"swiper-wrapper\">\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm1.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm2.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm3.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm4.JPG\" alt=\"\">\r\n      <\/div>\r\n\r\n\r\n    <\/div>\r\n<div class=\"swiper-pagination swiper-pagination-01\"><\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n<div class=\"staff-info\">\r\n<div class=\"staff-label\">\r\n          STAFF STYLE 01\r\n        <\/div>\r\n<h3 class=\"staff-name\">\r\n          \u300e\u90fd\u5e02\u578b\u30d5\u30a7\u30b9\u53c2\u6226\uff01\u300f\r\n        <\/h3>\r\n<div class=\"staff-height\">\r\n  ueno 158cm<br>\r\n\r\n  <a href=\"https:\/\/www.instagram.com\/gmd_ueno_\/\" target=\"_blank\" class=\"staff-instagram\" rel=\"noopener\">\r\n    Instagram\uff1a@gmd_ueno\r\n  <\/a>\r\n<\/div>\r\n<div class=\"staff-text\">\r\n\u8efd\u304f\u3066\u697d\u306b\u7740\u3089\u308c\u308b\u30ce\u30fc\u30b9\u30ea\u30fc\u30d6\u30ef\u30f3\u30d4\u30fc\u30b9\u306b\u540c\u7d20\u6750\u306e\u30d1\u30f3\u30c4\u3092\u30a4\u30f3\u30ca\u30fc\u306b\u5165\u308c\u305f\u30bb\u30c3\u30c8\u30a2\u30c3\u30d7\u30b3\u30fc\u30c7\u3002<br>\r\n\u30a6\u30a8\u30b9\u30c8\u30dd\u30fc\u30c1\u3092\u4ed8\u3051\u308b\u3053\u3068\u3067\u3001\u30b9\u30bf\u30a4\u30eb\u30a2\u30c3\u30d7\u52b9\u679c\u3068\u52d5\u304d\u3084\u3059\u3055\u30d7\u30e9\u30b9\u3002<br>\r\n\u304a\u6c17\u306b\u5165\u308a\u306e\u30a2\u30fc\u30c6\u30a3\u30b9\u30c8\u30b0\u30c3\u30ba\u306e\u30d0\u30f3\u30c0\u30ca\u3092\u982d\u306b\u5dfb\u3044\u3066\u6c17\u5206\u304c\u4e0a\u304c\u308b\u30b3\u30fc\u30c7\u30a3\u30cd\u30fc\u30c8\u304c\u5b8c\u6210\u3067\u3059\uff01<br>\r\n\r\n        <\/div>\r\n<div class=\"worn-items\">\r\n\r\n\r\n<div class=\"worn-title\">\r\n    \u7740\u7528\u30a2\u30a4\u30c6\u30e0\r\n  <\/div>\r\n\r\n  <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GE261418W1.html\" class=\"item-link\">\r\n    \ud83d\uded2 5.5oz\u30c7\u30cb\u30e0\u30ce\u30fc\u30b9\u30ea\u30fc\u30d6\u30ef\u30f3\u30d4\u30fc\u30b9 -INDIGO\r\n  <\/a>\r\n\r\n  <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GP261435W1.html\" class=\"item-link\">\r\n    \ud83d\uded2 5.5oz\u30c7\u30cb\u30e0\u30a4\u30fc\u30b8\u30fc\u30d9\u30a4\u30ab\u30fc\u30d1\u30f3\u30c4 -INDIGO\r\n  <\/a>\r\n<\/div>\r\n <\/div>\r\n <\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<section class=\"staff-section\">\r\n<div class=\"feature-inner\">\r\n<div class=\"staff-wrap reverse\">\r\n<div class=\"staff-image\">\r\n<div class=\"swiper staff-swiper-02\">\r\n<div class=\"swiper-wrapper\">\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm9.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm10.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm15.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm16.JPG\" alt=\"\">\r\n      <\/div>\r\n\r\n    <\/div>\r\n<div class=\"swiper-pagination swiper-pagination-02\"><\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n<div class=\"staff-info\">\r\n<div class=\"staff-label\">\r\n          STAFF STYLE 02\r\n        <\/div>\r\n<h3 class=\"staff-name\">\r\n          \u300e\u6d77\u8fba\u306e\u8857\u6b69\u304d\u30b9\u30bf\u30a4\u30eb\u300f\r\n        <\/h3>\r\n<div class=\"staff-height\">\r\n  yuma 157cm<\/br>\r\n\r\n  <a href=\"https:\/\/www.instagram.com\/gmd_yuma_\/\" target=\"_blank\" class=\"staff-instagram\" rel=\"noopener\">\r\n    Instagram\uff1a@gmd_yuma\r\n  <\/a>\r\n<\/div>\r\n<div class=\"staff-text\">\r\n5.5oz\u306e\u8efd\u3084\u304b\u306a\u30d9\u30a4\u30ab\u30fc\u30d1\u30f3\u30c4\u306b\u30ec\u30fc\u30b9\u306e\u30aa\u30fc\u30d7\u30f3\u30ab\u30e9\u30fc\u30b7\u30e3\u30c4\u3092\u5408\u308f\u305b\u3066\u30ea\u30e9\u30c3\u30af\u30b9\u611f\u306e\u3042\u308b\u590f\u306e\u30b9\u30bf\u30a4\u30eb\u306b\u3002<br>\r\n\u6d77\u306b\u6620\u3048\u308b\u723d\u3084\u304b\u306a\u30d6\u30ea\u30fc\u30c1\u30ab\u30e9\u30fc\u306b\u9ed2\u306e\u30a2\u30a4\u30c6\u30e0\u3067\u7d71\u4e00\u3057\u3066\u5927\u4eba\u3063\u307d\u304f\u307e\u3068\u3081\u307e\u3057\u305f\u3002<br>\r\n\u305f\u304f\u3055\u3093\u6b69\u3051\u308b\u3088\u3046\u306b\u8db3\u5143\u306f\u30b9\u30dd\u30fc\u30c6\u30a3\u30fc\u306a\u30b5\u30f3\u30c0\u30eb\u3067\u3002<br>\r\n\u3053\u306e\u30b3\u30fc\u30c7\u30a3\u30cd\u30fc\u30c8\u3067\u938c\u5009\u6563\u7b56\u306b\u884c\u304d\u305f\u3044\u3067\u3059\uff01<br>\r\n\r\n        <\/div>\r\n<div class=\"worn-items\">\r\n\r\n<div class=\"worn-title\">\r\n    \u7740\u7528\u30a2\u30a4\u30c6\u30e0\r\n  <\/div>\r\n\r\n  <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GP261435B1.html\" class=\"item-link\">\r\n    \ud83d\uded2 5.5oz\u30c7\u30cb\u30e0\u30a4\u30fc\u30b8\u30fc\u30d9\u30a4\u30ab\u30fc\u30d1\u30f3\u30c4 -BLEACH\r\n  <\/a>\r\n\r\n  <a href=\"\u5546\u54c1URL\" class=\"item-link\">\r\n    \ud83d\uded2 \u30ec\u30fc\u30b9\u30aa\u30fc\u30d7\u30f3\u30ab\u30e9\u30fc\u30b7\u30e3\u30c4 -BLACK\r\n  <\/a>\r\n<\/div>\r\n <\/div>\r\n  <\/div>\r\n <\/div>\r\n<\/section>\r\n\r\n<section class=\"staff-section\">\r\n<div class=\"feature-inner\">\r\n<div class=\"staff-wrap\">\r\n<div class=\"staff-image\">\r\n<div class=\"swiper staff-swiper-03\">\r\n<div class=\"swiper-wrapper\">\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm5.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm6.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm7.JPG\" alt=\"\">\r\n      <\/div>\r\n<div class=\"swiper-slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/sm8.JPG\" alt=\"\">\r\n      <\/div>\r\n    <\/div>\r\n<div class=\"swiper-pagination swiper-pagination-03\"><\/div>\r\n\r\n  <\/div>\r\n<\/div>\r\n<div class=\"staff-info\">\r\n<div class=\"staff-label\">\r\n          STAFF STYLE 03\r\n        <\/div>\r\n<h3 class=\"staff-name\">\r\n          \u300e\u4e0b\u753a\u96d1\u8ca8\u5c4b\u3055\u3093\u5de1\u308a\u300f\r\n        <\/h3>\r\n<div class=\"staff-height\">\r\n          meg 157cm\r\n        <\/div>\r\n<div class=\"staff-text\">\r\n\r\n          \u307e\u3063\u3059\u3050\u3068\u7dba\u9e97\u306a\u843d\u3061\u611f\u306e\u30b5\u30ed\u30da\u30c3\u30c8\u30b9\u30ab\u30fc\u30c8\u3092\u4e3b\u5f79\u306b\u30b3\u30fc\u30c7\u30a3\u30cd\u30fc\u30c8\u3057\u3066\u307f\u307e\u3057\u305f\u3002<br>\r\n\u304d\u308c\u3044\u306a\u751f\u5730\u611f\u3068\u80f8\u5143\u306e\u30bf\u30c3\u30af\u30d5\u30ea\u30eb\u30c7\u30b6\u30a4\u30f3\u304c\u30aa\u30fc\u30d0\u30fc\u30aa\u30fc\u30eb\u3067\u3082\u5b50\u4f9b\u3063\u307d\u304f\u306a\u3089\u305a\u7740\u3053\u306a\u305b\u307e\u3059\u3002<br>\r\n\u3068\u3063\u3066\u3082\u8584\u624b\u3067\u8efd\u3044\u30c7\u30cb\u30e0\u306a\u306e\u3067\u3001\u6691\u3044\u65e5\u306e\u96d1\u8ca8\u5c4b\u3055\u3093\u5de1\u308a\u3082\u5feb\u9069\u3067\u3059\u3002<br>\r\n\u30a4\u30f3\u30ca\u30fc\u306b\u5408\u308f\u305b\u305f\u306e\u306f\u895f\u5143\u306e\u30d4\u30b3\u30ec\u30fc\u30b9\u304c\u30dd\u30a4\u30f3\u30c8\u306e\u30d1\u30d5\u30b9\u30ea\u30fc\u30d6\u30b7\u30e3\u30c4\u3001<br>\r\n\u304d\u3063\u3061\u308a\u7740\u3066\u53ef\u611b\u3089\u3057\u3044\u96f0\u56f2\u6c17\u306b\u3059\u308b\u306e\u3082\u826f\u3044\u3067\u3059\u304c\u3001\u4eca\u56de\u306f\u30dc\u30bf\u30f3\u3092\u958b\u3051\u3066\u7de9\u304f\u7740\u7528\u3057\u307e\u3057\u305f\u3002<br>\r\n\u5c0f\u3055\u3044\u30b9\u30ab\u30fc\u30d5\u3092\u5dfb\u3044\u3066\u30ef\u30f3\u30dd\u30a4\u30f3\u30c8\u306b\u3002<br>\r\n<br>\r\n\u5c0f\u7269\u306f\u30ec\u30b6\u30fc\u306e\u7d19\u888b\u98a8\u30d0\u30c3\u30b0\u3068\u30d3\u30fc\u30c1\u30b5\u30f3\u30c0\u30eb\u3067\u307e\u3068\u3081\u307e\u3057\u305f\uff01<br>\r\n\r\n        <\/div>\r\n<div class=\"worn-items\">\r\n\r\n<div class=\"worn-title\">\r\n    \u7740\u7528\u30a2\u30a4\u30c6\u30e0\r\n  <\/div>\r\n\r\n\r\n\r\n  <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GK2612581.html\" class=\"item-link\">\r\n    \ud83d\uded2 4oz\u30c7\u30cb\u30e0\u30b5\u30ed\u30da\u30c3\u30c8\u30b9\u30ab\u30fc\u30c8 -LIGHT INDIGO\r\n  <\/a>\r\n\r\n  <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GS2614871.html\" class=\"item-link\">\r\n    \ud83d\uded2 \u30e9\u30a6\u30f3\u30c9\u30ab\u30e9\u30fc\u30d1\u30d5\u30b9\u30ea\u30fc\u30d6\u30b7\u30e3\u30c4 -OFF WHITE\r\n  <\/a>\r\n<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/section>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\n\r\nnew Swiper('.staff-swiper-01',{\r\n\r\n  loop:true,\r\n\r\n  pagination:{\r\n    el:'.swiper-pagination-01',\r\n    clickable:true\r\n  }\r\n\r\n});\r\n\r\n<\/script>\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\n\r\nnew Swiper('.staff-swiper-02',{\r\n\r\n  loop:true,\r\n\r\n  pagination:{\r\n    el:'.swiper-pagination-02',\r\n    clickable:true\r\n  }\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\r\n<script>\r\n\r\nnew Swiper('.staff-swiper-03',{\r\n\r\n  loop:true,\r\n\r\n  pagination:{\r\n    el:'.swiper-pagination-03',\r\n    clickable:true\r\n  }\r\n\r\n});\r\n\r\n<\/script>\r\n\r\n\r\n\r\n<!-- Featured Items -->\r\n<section class=\"feature-section bg-white\">\r\n\r\n<div class=\"feature-inner\">\r\n<div class=\"pickup-title\">\r\n\r\n<p class=\"feature-eyebrow\">\r\n  Styling items\r\n<\/p>\r\n\r\n<h2 class=\"feature-title\">\r\n  \u304a\u3059\u3059\u3081\u30b3\u30fc\u30c7\u30a3\u30cd\u30fc\u30c8\u30a2\u30a4\u30c6\u30e0\r\n<\/h2>\r\n   <\/div>\r\n\r\n<div class=\"item-grid\">\r\n\r\n      <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GS2614871.html\" class=\"pickup-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/llimg\/GS2614871_12.png\" alt=\"\">\r\n      \r\n<p class=\"pickup-name\">\r\n          \u30e9\u30a6\u30f3\u30c9\u30ab\u30e9\u30fc\u30d1\u30d5\u30b9\u30ea\u30fc\u30d6\u30b7\u30e3\u30c4\r\n        <\/p>\r\n\r\n\r\n        \r\n\r\n<p class=\"pickup-price\">\r\n          \u00a526,400\uff08\u7a0e\u8fbc\uff09\r\n        <\/p>\r\n\r\n\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GS2614891.html\" class=\"pickup-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/llimg\/GS2614891_14.png\" alt=\"\">\r\n        \r\n\r\n<p class=\"pickup-name\">\r\n          \u30ec\u30fc\u30b9\u30aa\u30fc\u30d7\u30f3\u30ab\u30e9\u30fc\u30b7\u30e3\u30c4\r\n        <\/p>\r\n\r\n\r\n        \r\n\r\n<p class=\"pickup-price\">\r\n          \u00a535,200\uff08\u7a0e\u8fbc\uff09\r\n        <\/p>\r\n\r\n\r\n      <\/a>\r\n\r\n      <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GS2614861.html\" class=\"pickup-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/llimg\/GS2614861_7.png\" alt=\"\">\r\n        \r\n\r\n<p class=\"pickup-name\">\r\n          \u30de\u30aa\u30ab\u30e9\u30fc\u30b7\u30a2\u30fc\u30b7\u30e3\u30c4\r\n        <\/p>\r\n\r\n\r\n        \r\n\r\n<p class=\"pickup-price\">\r\n          \u00a523,100\uff08\u7a0e\u8fbc\uff09\r\n        <\/p>\r\n\r\n\r\n      <\/a>\r\n\r\n    <\/div>\r\n\r\n\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<style>\r\n\r\n\/* =========================\r\n   PC\r\n========================= *\/\r\n\r\n.floating-item{\r\n  position:fixed;\r\n  right:20px;\r\n  top:50%;\r\n  left:auto;\r\n  bottom:auto;\r\n  transform:translateY(-50%);\r\n\r\n  width:180px;\r\n  max-height:90vh;\r\n  overflow-y:auto;\r\n\r\n  z-index:9999;\r\n\r\n  opacity:0;\r\n  visibility:hidden;\r\n  transition:opacity .4s ease, visibility .4s ease;\r\n}\r\n\r\n.floating-item.show{\r\n  opacity:1;\r\n  visibility:visible;\r\n}\r\n\r\n.floating-card{\r\n  background:#fff;\r\n  border:1px solid #efefef;\r\n  padding:10px;\r\n  margin-bottom:10px;\r\n  box-shadow:0 2px 10px rgba(0,0,0,.05);\r\n}\r\n\r\n.floating-card img{\r\n  width:70%;\r\n  margin:0 auto 10px;\r\n  display:block;\r\n}\r\n\r\n.floating-name{\r\n  font-size:12px;\r\n  line-height:1.5;\r\n}\r\n\r\n.floating-price{\r\n  font-size:11px;\r\n  margin:6px 0;\r\n}\r\n\r\n.floating-btn{\r\n  display:inline-block;\r\n  font-size:11px;\r\n  text-decoration:none;\r\n  color:#333;\r\n}\r\n\r\n.floating-close{\r\n  position:absolute;\r\n  top:8px;\r\n  right:8px;\r\n  z-index:10000;\r\n\r\n  width:28px;\r\n  height:28px;\r\n\r\n  border:none;\r\n  border-radius:50%;\r\n\r\n  background:#fff;\r\n  color:#666;\r\n\r\n  font-size:18px;\r\n  line-height:28px;\r\n  text-align:center;\r\n\r\n  cursor:pointer;\r\n\r\n  box-shadow:0 2px 8px rgba(0,0,0,.15);\r\n}\r\n\r\n.floating-close:hover{\r\n  color:#000;\r\n}\r\n\r\n\r\n\/* =========================\r\n   iPad\u30fb\u30b9\u30de\u30db\r\n========================= *\/\r\n\r\n@media (max-width:1024px){\r\n\r\n  .floating-item{\r\n    position:fixed;\r\n\r\n    left:0;\r\n    right:0;\r\n    bottom:0;\r\n    top:auto;\r\n\r\n    width:100%;\r\n\r\n    display:flex;\r\n    gap:8px;\r\n\r\n    align-items:flex-end;\r\n\r\n    overflow-x:auto;\r\n    overflow-y:hidden;\r\n\r\n    padding:0 8px env(safe-area-inset-bottom);\r\n\r\n    background:rgba(255,255,255,.85);\r\n    backdrop-filter:blur(8px);\r\n\r\n    transform:none;\r\n\r\n    box-sizing:border-box;\r\n\r\n    max-height:none;\r\n\r\n    -webkit-overflow-scrolling:touch;\r\n  }\r\n\r\n  .floating-card{\r\n    flex:0 0 32%;\r\n    min-width:120px;\r\n\r\n    margin:0;\r\n\r\n    padding:6px 6px 4px;\r\n  }\r\n\r\n  .floating-card img{\r\n    max-width:58px;\r\n    margin:0 auto 2px;\r\n    display:block;\r\n  }\r\n\r\n  .floating-name{\r\n    font-size:9px;\r\n    line-height:1.3;\r\n    text-align:center;\r\n    min-height:2.2em;\r\n    overflow:hidden;\r\n  }\r\n\r\n  .floating-price{\r\n    font-size:10px;\r\n    margin:4px 0;\r\n    text-align:center;\r\n  }\r\n\r\n  .floating-btn{\r\n    display:inline-block;\r\n    width:auto;\r\n    padding:3px 10px;\r\n    margin-top:4px;\r\n    font-size:10px;\r\n  }\r\n\r\n  .floating-close{\r\n    top:6px;\r\n    right:6px;\r\n  }\r\n\r\n}\r\n\r\n<\/style>\r\n\r\n<div class=\"floating-item\" id=\"floatingItem\">\r\n<button class=\"floating-close\" aria-label=\"\u9589\u3058\u308b\">\u00d7<\/button>\r\n  <!-- \u5546\u54c11 -->\r\n<div class=\"floating-card\">\r\n\r\n    <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/llimg\/GE261418W1_1.png\" alt=\"\">\r\n\r\n    <div class=\"floating-name\">\r\n      5.5oz\u30c7\u30cb\u30e0\u30ce\u30fc\u30b9\u30ea\u30fc\u30d6\u30ef\u30f3\u30d4\u30fc\u30b9\r\n    <\/div>\r\n\r\n    <div class=\"floating-price\">\r\n      \u00a535,200\uff08\u7a0e\u8fbc\uff09\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GE261418W1.html\" class=\"floating-btn\">\r\n      VIEW ITEM \u2192\r\n    <\/a>\r\n\r\n  <\/div>\r\n\r\n  <!-- \u5546\u54c12 -->\r\n\r\n  <div class=\"floating-card\">\r\n\r\n    <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/llimg\/GP261435B1_1.png\" alt=\"\">\r\n\r\n    <div class=\"floating-name\">\r\n      5.5oz\u30c7\u30cb\u30e0\u30a4\u30fc\u30b8\u30fc\u30d9\u30a4\u30ab\u30fc\u30d1\u30f3\u30c4\r\n    <\/div>\r\n\r\n    <div class=\"floating-price\">\r\n      \u00a530,800\uff08\u7a0e\u8fbc\uff09\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GP261435B1.html\" class=\"floating-btn\">\r\n      VIEW ITEM \u2192\r\n    <\/a>\r\n\r\n  <\/div>\r\n  <!-- \u5546\u54c13 -->\r\n\r\n<div class=\"floating-card\">\r\n\r\n    <img decoding=\"async\" src=\"https:\/\/www.grandmama-and-kato.com\/pic-labo\/llimg\/GK2612581_2.png\" alt=\"\">\r\n\r\n    <div class=\"floating-name\">\r\n      4oz\u30c7\u30cb\u30e0\u30bf\u30c3\u30af\u30d7\u30ea\u30fc\u30c4\u30b5\u30ed\u30da\u30c3\u30c8\u30b9\u30ab\u30fc\u30c8\r\n    <\/div>\r\n\r\n    <div class=\"floating-price\">\r\n      \u00a541,800\uff08\u7a0e\u8fbc\uff09\r\n    <\/div>\r\n\r\n    <a href=\"https:\/\/www.grandmama-and-kato.com\/SHOP\/GK2612581.html\" class=\"floating-btn\">\r\n      VIEW ITEM \u2192\r\n    <\/a>\r\n\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n\r\n  const floating = document.getElementById('floatingItem');\r\n\r\n  if (!floating) return;\r\n\r\n  function toggleFloating() {\r\n    if (window.scrollY > 300) {\r\n      floating.classList.add('show');\r\n    } else {\r\n      floating.classList.remove('show');\r\n    }\r\n  }\r\n\r\n  toggleFloating();\r\n  window.addEventListener('scroll', toggleFloating);\r\n\r\n  \/\/ \u00d7\u30dc\u30bf\u30f3\r\n  const closeBtn = document.querySelector(\".floating-close\");\r\n\r\n  if (closeBtn) {\r\n    closeBtn.addEventListener(\"click\", function () {\r\n      floating.style.display = \"none\";\r\n    });\r\n  }\r\n\r\n});\r\n<\/script>","protected":false},"excerpt":{"rendered":"\u8efd\u3084\u304b\u306b\u7e8f\u3046\u3001\u590f\u306e\u30c7\u30cb\u30e0 SUMMER DENIM \u30b9\u30bf\u30c3\u30d5\u304c\u7740\u308b\u3001\u590f\u306e\u30c7\u30cb\u30e0\u30b9\u30bf\u30a4\u30eb \u771f\u590f\u3082\u8efd\u3084\u304b\u306b\u30c7\u30cb\u30e0\u3092\u697d\u3057\u307f\u305f\u3044\u30b9\u30bf\u30c3\u30d5\u304c\u3001\u3053\u306e\u590f\u306b\u7740\u3066\u884c\u304d\u305f\u3044\u30b9\u30bf\u30a4\u30eb\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\uff01 STAFF STYLE 01 \u300e\u90fd\u5e02\u578b\u30d5\u30a7 [&hellip;]","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/posts\/10012"}],"collection":[{"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/comments?post=10012"}],"version-history":[{"count":132,"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/posts\/10012\/revisions"}],"predecessor-version":[{"id":10421,"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/posts\/10012\/revisions\/10421"}],"wp:attachment":[{"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/media?parent=10012"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/categories?post=10012"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.grandmama-and-kato.com\/blog\/wp-json\/wp\/v2\/tags?post=10012"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}