@charset "utf-8";

.eye .C-idYoutube .btn_youtube_page {background-color: #ffc1f4;color: #111113;}
/*img_area*/
.eye .img_area {position: relative;}
/*.eye .img_area::after {content: '';display: block;width: 100%;height: 150px;position: absolute;bottom: 0;left: 0;background: linear-gradient(rgba(252, 247, 255, 0), rgba(2252, 247, 255, 0.9), rgba(252, 247, 255, 1), rgba(252, 247, 255, 1));}*/

@media screen and (max-width: 1024px) {
    /*.eye .img_area::after {height: 80px; }*/
}
@media screen and (max-width: 720px) {
    /*.eye .img_area::after {content: none;}*/
}