Happy White Day

A collection page of Yogibo公式オンラインストア

category
Products
11
Active ads
0
Depth
Published
2023/06/19

About

.collection-header .section-header .rte { display: none; } .category-free-area .link_btn a { text-decoration: none !important; } Happy White Day ― とっておきをお返ししよう ― 特別なあの人へ ありがとうのお返しを pick up 01 Yogibo Nap Animal 首にフィットする可愛いネックピロー。 アニマル好きなあの人へ。 詳細はこちら pick up 02 Grippibo ハンズフリーで読書や映画鑑賞。 おうち時間が多い人に最適です。 詳細はこちら pick up 03 Yogibo Roll Dot 小さなYogiboクッションで どこでも快適空間に。 迷ったらこの万能クッションを。 詳細はこちら ホワイトデーの おすすめアイテム その他、 ホワイトデーのおすすめアイテム は こちら :root { --theme-color: #5ebabd; --button-color: #555555; } .categoryLP { text-align: center; } .categoryLP p.catch_copy { font-size: 46px; margin-bottom: 0.5em !important; } .categoryLP p.catch_copy span { display: block; font-size: 20px !important; } .categoryLP p.catch_copy + p { font-size: 20px !important; margin-bottom: 1.5em !important; } .categoryLP h3 { color: var(--theme-color); font-size: 50px; font-family: Futura, "Century Gothic"; line-height: 1em; position: relative; margin-bottom: 0.8em; } .categoryLP h3:after { display: inline-block; position: absolute; content: ""; bottom: -20px; /*下線の上下の位置*/ left: 50%; width: 50px; /*下線の幅*/ height: 2px; /*下線の太さ*/ -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translate(-50%); /*位置の調整*/ background-color: var(--theme-color); /*下線の色*/ } .categoryLP h3.item01:after { bottom: -8px; } .categoryLP h3 span { font-size: 24px; display: block; margin-bottom: 0.2em; } .categoryLP h3.item01 span.item_name { font-size: 50px; } .categoryLP h3 strong { font-size: 70px; font-weight: 400; display: block; margin-bottom: 0.3em; } .categoryLP h3 .and { font-family: "M + 1c regular", cursive; } .categoryLP .itemblock { margin-bottom: 4em; } .categoryLP .itemblock img { width: 70%; margin-bottom: 1.75em; } .categoryLP .link_btn { text-align: center; } .categoryLP .link_btn a { background-color: var(--button-color); color: #ffffff; display: inline-block; font-weight: bold; padding: 1em 3em; text-decoration: none; border-radius: 40px; @include transition