




.blog-product-story{
max-width: 1200px;
}
.blog-product-story img{
width: 100%;
display: block;
margin: 0 !important;
}
.blog-product-story .h-style{
margin-top: 2vw;
color: #050505;
font-family: Poppins;
font-size: 28px;
font-style: normal;
font-weight: 500;
line-height: 42px;
}
.blog-product-story .p-style{
margin: 2vw 0;
color: #2F2F2F;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.blog-product-story .blog-story-img-text .left-content .h-style{
font-size: 24px;
margin-top: 4vw;
}
.blog-product-story .blog-story-img-text{
display: flex;
}
.blog-product-story .blog-story-img-text .left-content,
.blog-product-story .blog-story-img-text .right-content{
width: 50%;
}
.blog-product-story .blog-story-img-text .left-content{
background: #EFF0F1;
padding: 2%;
}
.blog-product-story .img-pc{
display: block !important;
}
.blog-product-story .img-mb{
display: none !important;
}
@media (max-width:1200px) {
.blog-product-story .h-style{
font-size: 20px;
line-height: 30px;
}
.blog-product-story .p-style{
font-size: 14px;
line-height: 24px;
}
.blog-product-story .blog-story-img-text .left-content .h-style{
font-size: 18px;
margin-top: 0;
}
.blog-product-story .blog-story-img-text .left-content .p-style{
font-size: 12px;
line-height: 20px;
}
}
@media (max-width:768px) {
.blog-product-story .img-pc{
display: none !important;
}
.blog-product-story .img-mb{
display: block !important;
}
.blog-product-story .h-style{
font-size: 16px;
line-height: 24px;
margin-top: 20px;
}
.blog-product-story .p-style{
margin: 20px 0;
font-size: 14px;
}
.blog-product-story .blog-story-img-text .left-content .h-style{
font-size: 14px;
margin-top: 0;
}
.blog-product-story .blog-story-img-text .left-content .p-style{
font-size: 13px;
line-height: 20px;
}
.blog-product-story .blog-story-img-text{
flex-direction: column;
}
.blog-product-story .blog-story-img-text .left-content{
padding: 10px;
}
.blog-product-story .blog-story-img-text .left-content,
.blog-product-story .blog-story-img-text .right-content{
width: 100%;
}
}
@media (min-width:1920px) {
.blog-product-story .h-style{
margin-top: 40px;
}
.blog-product-story .p-style{
margin: 40px 0;
font-size: 14px;
}
.blog-product-story .blog-story-img-text .left-content{
padding: 20px;
}
}
