✦ Verified product
2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc Sサイズ | メール便送料無料
JPY 7,060.00
カラー1
カラー2
しあわせ肌着研究所メイフィール
Verified independent store
→
.product-wrapper { background-color: #fbfbf6; font-family: "Noto Sans JP", "Hiragino Sans", "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helve
tica Neue", sans-serif; padding: 40px 20px; max-width: 800px; margin: 0 auto; color: #333333; line-height: 1.6; overflow-wrap: break-word; word-wrap: break-word; } .content-section { margin-bottom: 60px; border-bottom: 1px solid #D0D9E0; padding-bottom: 60px; } .content-section:last-child { margin-bottom: 0; border-bottom: none; } /* タイトル周り */ .section-title { color: #4D6072; font-size: 24px; margin-bottom: 24px; letter-spacing: 0.05em; line-height: 1.4; word-break: keep-all; text-wrap: balance; border-bottom: 1px solid #D0D9E0; padding-bottom: 8px; } .body-text { color: #333333; font-size: 14px; margin-bottom: 24px; letter-spacing: 0.03em; text-wrap: pretty; } .caption-text { color: #6B95B2; font-size: 14px; margin-top: 8px; text-align: right; } .product-img { border-radius: 4px; box-shadow: 0 2px 4px rgba(0,0,0,0.08); margin-bottom: 10px; width: 100%; height: auto; } .marker { background: linear-gradient(transparent 60%, #6B95B240 60%); font-weight: bold; padding: 0 4px; } /* ▼▼▼ 画像の表示分け(枠・背景色なし) ▼▼▼ */ .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; } .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; } .spec-img-full { width: 100%; margin: 20px 0; text-align: center; } .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; } /* ▼▼▼ アコーディオン ▼▼▼ */ details.spec-details { border: 1px solid #D0D9E0; border-radius: 4px; background-color: #fbfbf6; color: #333333; margin-bottom: 15px; overflow: hidden; } summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #4D6072; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fbfbf6; transition: background 0.2s; } summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); } summary.spec-summary::after { content: "+"; font-size: 1.5em; font-weight: normal; color: #6B95B2; } details[open] summary.spec-summary { border-bottom: 1px solid #D0D9E0; background-color: rgba(0,0,0,0.02); } details[open] summary.spec-summary::after { content: "-"; } summary.spec-summary::-webkit-details-marker { display: none; } .spec-content { padding: 20px; background-color: #fbfbf6; font-size: 14px; } .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; } /* リストデザイン */ ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; } ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; } ul.benefit-list li::before { position: absolute; left: 0; content: "●"; color: #6B95B2; font-size: 0.9em; top: 2px; } ul.basic-list li::before { content: ""; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; } ul.point-list li::before { content: "▶"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; } ul.note-list li::before { content: "※"; position: absolute; left: 0; color: #6B95B2; font-size: 0.9em; } ul.step-list { counter-reset: num; } ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #6B95B2; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; } .spec-group strong { display: block; font-size: 1.1em; color: #4D6072; margin-bottom: 12px; border-bottom: 1px solid #6B95B2; width: fit-content; word-break: keep-all; } .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; } .spec-table { width: 100%; white-space: nowrap; width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; } } .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } .shipping-box strong { color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px; word-break: keep-all; } .note-box { border-color: #6B95B2; } @media (max-width: 600px) { .product-wrapper { padding: 20px 15px; } .section-title { font-size: 1.3em; } } 普段と変わらない自信を お得な2枚セットです。普通のボクサーパンツと見分けがつかない、自然でスタイリッシュなデザインが魅力。どんなシーンでも堂々と、若々しい毎日を快適に過ごせます。安心の日本製です。 見た目は普通のボクサーパンツ 独自技術でモレをブロック 独自の特許技術「シングルポケット構造」が、どんな体勢でもモレをしっかりキャッチ。伝いモレや後モレまで防ぎ、アクティブな毎日をサポートします。身体によくフィットする立体裁断です。 特許取得の革新構造 100ccを瞬時に吸収 驚きの100cc吸水量で、日中の外出や運動時も安心が続きます。吸収力にすぐれた生地が素早く吸収拡散し、いつでもサラッと快適な着心地を実現します。蒸れや不快感も和らげます。 テスト実証の吸水力 商品の特徴 見られても恥ずかしくない、自然でスタイリッシュなデザインの吸水速乾保水機能つきボクサーパンツです。 独自の特許技術「シングルポケット構造」が、どんな体勢でもモレをしっかりキャッチし、伝いモレや後モレをブロックします。 驚きの吸水量100ccで、日中の外出時や運動時も安心です。 吸収力にすぐれた生地が素早く吸収拡散し、蒸れや不快感を和らげ、いつでもサラッとした快適な着心地を実現します。 伸縮性のある生地とこだわりの立体裁断で身体によくフィットします。 【こんな方におすすめ】 トイレが間に合わず漏らしてしまう方 排尿の切れが悪いと感じる方 カラーバリエーション お好みに合わせて選べる4色展開です。 杢ブラック 杢ボルドー 杢カーキ ボルドー/インナーブラックver. サイズ詳細 様々な体型に対応する幅広いサイズをご用意しております。 サイズ展開: S・M・L・LL・3L・4L・5L・6L 素材・生産国 高品質な素材と安心の日本製です。 カラー「ボルドー/インナーブラックver.」:ポリエステル98%、ポリウレタン2% 上記以外のカラー:ポリエステル62%、レーヨン33%、ポリウレタン5% 生産国:日本 特許・商品情報 特許・意匠登録 登録番号: 1375696号 商品コード: 058080w