/* CSS Document */
/* CSS Document */
/* line 5, style.scss */
.txt1 {
  margin: 30px 0 20px 0px; }

/* line 22, style.scss */
.video_cat_title {
  border: 1px solid #aaaaaa;
  border-bottom: 5px solid #0f59b7;
  background: #e5e5e5;
  background: linear-gradient(0deg, #e5e5e5 0%, white 50%);
  padding: 10px 0; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 22, style.scss */
    .video_cat_title {
      padding: 7px 0; } }
  @media screen and (max-width: 350px) {
    /* line 22, style.scss */
    .video_cat_title {
      padding: 5px 0; } }
  /* line 41, style.scss */
  .video_cat_title h4 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: bold;
    text-align: center; }
    @media screen and (min-width: 760.01px) and (max-width: 930px) {
      /* line 41, style.scss */
      .video_cat_title h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 600.01px) and (max-width: 760px) {
      /* line 41, style.scss */
      .video_cat_title h4 {
        font-size: 18px;
        font-size: 1.8rem; } }
    @media screen and (min-width: 350.1px) and (max-width: 600px) {
      /* line 41, style.scss */
      .video_cat_title h4 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media screen and (max-width: 350px) {
      /* line 41, style.scss */
      .video_cat_title h4 {
        font-size: 16px;
        font-size: 1.6rem; } }

/* line 69, style.scss */
.video_cat_main {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  padding: 0 20px 20px 20px;
  margin: 0 0 30px 0; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 69, style.scss */
    .video_cat_main {
      padding: 0 10px 15px; } }
  @media screen and (max-width: 350px) {
    /* line 69, style.scss */
    .video_cat_main {
      padding: 0 10px 15px; } }

/* line 89, style.scss */
.video_unit {
  border: 5px solid #eeeeee;
  border-radius: 3px;
  max-width: 630px;
  width: 100%;
  margin: 20px 0 0 0;
  padding: 20px 25px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 89, style.scss */
    .video_unit {
      padding: 15px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 89, style.scss */
    .video_unit {
      padding: 10px; } }
  @media screen and (max-width: 350px) {
    /* line 89, style.scss */
    .video_unit {
      padding: 10px; } }

/* line 110, style.scss */
.video_unit_txt {
  font-weight: bold;
  text-align: center;
  font-size: 18px; }
  @media screen and (min-width: 760.01px) and (max-width: 930px) {
    /* line 110, style.scss */
    .video_unit_txt {
      font-size: 16px; } }
  @media screen and (min-width: 600.01px) and (max-width: 760px) {
    /* line 110, style.scss */
    .video_unit_txt {
      font-size: 16px; } }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 110, style.scss */
    .video_unit_txt {
      font-size: 16px; } }
  @media screen and (max-width: 350px) {
    /* line 110, style.scss */
    .video_unit_txt {
      font-size: 16px; } }

/* line 129, style.scss */
.video_unit_video {
  margin-top: 15px; }
  @media screen and (min-width: 350.1px) and (max-width: 600px) {
    /* line 129, style.scss */
    .video_unit_video {
      margin-top: 10px; } }
  @media screen and (max-width: 350px) {
    /* line 129, style.scss */
    .video_unit_video {
      margin-top: 10px; } }

/* line 144, style.scss */
.video_unit_videob {
  position: relative;
  width: 100%;
  padding-top: 56.25%; }
  /* line 158, style.scss */
  .video_unit_videob iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

/*# sourceMappingURL=style.css.map */
