-
by KuchShige
Our Beechwood Wall Hooks are crafted using CNC (Computer Numerical Control) cutting machines, showcasing their distinctive modern design.
These wa...
-
by KuchShige
Our wooden photo frame is crafted from two premium materials: oak and walnut. These high-quality woods exude a natural warmth that beautifully com...
-
by KuchShige
Our Modern Design Walnut Wall Clock combines exquisite materials and sophisticated design to create a captivating timepiece. The deep hues and uni...
-
by KuchShige
Our square wooden wall clock combines three types of wood: walnut, oak, and beechwood, resulting in a distinctive and innovative design. The uniqu...
-
by KuchShige
Our wooden desk clock made with walnut wood showcases a minimalist design characterized by its beautiful simplicity and refined elegance. Stripped...
-
by KuchShige
Introducing our foldable wooden photo frame, designed to showcase your precious memories with twice the charm. This special item allows you to fol...
-
by KuchShige
This natural wood elegant wall clock, called "Shady," features a sophisticated design that harmonizes beautifully with nature. It is particularly ...
-
by KuchShige
Introducing the Beechwood Pen Stand (M Size), a beautiful and captivating item. Crafted with beechwood, it exudes a natural and bright aesthetic, ...
-
by KuchShige
Our wooden desk clock made with walnut wood is characterized by its premium materials and refined design. Walnut wood's deep color and unique gr...
-
by KuchShige
We have created this wall clock aiming for a simple and modern design infused with a Nordic-inspired style. The use of beechwood allows us to capt...
-
by KuchShige
Introducing the wall-mounted wooden watch case, a remarkable item that combines functionality and beautiful design. It can be easily mounted on th...
-
by KuchShige
"Our wooden tissue box is a special design that combines three types of wood: walnut, oak, and beechwood. This unique combination brings out the b...
/*---------------
◆ ふきだし ◆<
--------------*/
/*=== 共通設定 ===*/
/*全体の上下左右の余白*/
.fuki {
margin: 20px 0 ;
}
.fuki:after,.fuki:before {
clear: both; /*テキスト回り込み解除*/
content: "";
display: block;
}
/*アイコン画像の設定*/
.fuki figure {
margin: 0;
display: block;
}
.fuki figure img {
width: 100%;
height: 100%;
border-radius: 50%;
margin: 0;
vertical-align: middle;
border: 1px solid #ccc; /*◎アイコン画像の枠線の太さと色の変更*/
}
/*アイコン画像の設定*/
.fuki-img-left {
margin-left: 10px;
margin-top: 1px;
float: left;
}
.fuki-img-right {
margin-right: 10px;
margin-top: 1px;
float: right;
}
.fuki-img-left, .fuki-img-right {
width: 90px;
height: 90px;
}
/*アイコン画像の名前*/
.fuki-img-name {
padding: 0;
margin-top: 3px;
font-size: 10px;
line-height: 1.2em;
font-weight: 400;
text-align: center;
display: block;
}
/*=== 会話風ふきだし ===*/
.chat-text-left, .chat-text-right {
position: relative;
margin: 0 100px 16px;
padding: 16px;
box-shadow: 1px 1px 5px #aaaaaa90; /*◎ふきだしの影*/
border-radius: 10px; /*◎ふきだしの丸さ調整*/
}
.chat-text-left p,.chat-text-right p {
margin:0 !important;
font-size: 16px;
color: #555; /*◎ふきだし内テキスト文字色*/
}
/*左からのふきだし*/
.chat-text-left {
background-color: #f0f0f0; /*★①左ふきだし背景色*/
border: 1px solid #aaa; /*★②左ふきだし枠線の色*/
}
/*左からのふきだしの三角部分*/
.chat-text-left:after {
position: absolute;
top: 16px;
left: -22px;
content: '';
border: 12px solid transparent;
border-right: 12px solid #f0f0f0; /*★①ふきだし背景色*/
}
.chat-text-left:before {
position: absolute;
top: 16px;
left: -24px;
content: '';
border: 12px solid transparent ;
border-right: 12px solid #aaa; /*★②左ふきだし枠線の色*/
}
/*右からのふきだし*/
.chat-text-right {
background-color: #99ff99; /*★③右ふきだし背景色*/
border: 1px solid #00ff00; /*★④右ふきだし枠線の色*/
}
/*左からのふきだしの三角部分*/
.chat-text-right:after {
position: absolute;
top: 16px;
right: -22px;
content: '';
border: 12px solid transparent;
border-left: 12px solid #99ff99; /*③右ふきだし背景色*/
}
.chat-text-right:before {
position: absolute;
top: 16px;
right: -24px;
content: '';
border: 12px solid transparent;
border-left: 12px solid #00ff00; /*★④右ふきだし枠線の色*/
}
右と左の矢印を使ってスライドショーをナビゲートするか、モバイルデバイスを使用している場合は左右にスワイプします