﻿@charset "utf-8";
.home-about .about-img::after{padding:0;}
.home-about .about-img lite-youtube{width:100%!important;}
@media (max-width:560px){.home-about .about-img lite-youtube{height:300px!important;}}
ul.video11 {display: flex;flex-wrap: wrap;justify-content: space-between;}
ul.video11 li {width: 32%;margin-bottom: 25px;text-align: center;display: flex;flex-direction: column;}
ul.video11 li iframe {width: 100%;}
ul.video11 li >p:first-child {margin-bottom: 10px;}