﻿.adslot_after_h2 { width: 728px; height: 90px; margin-top: 10px; margin-bottom: 15px;}
.adslot_bottom { width: 580px; height: 400px; margin-top: 20px; margin-bottom: 20px;}
.adslot_fix {
  position: relative;
}
@media only screen and (max-width:780px) {
  .adslot_fix::before {
    content: "";
    display: block;
    min-height: 450px;     
    pointer-events: none;
  }
  .adslot_fix > * {
    position: absolute !important;
    inset: 0;
  }
}
@media only screen and (min-width:781px) {
  .adslot_fix::before {
    content: "";
    display: block;
    min-height: 300px;     
    pointer-events: none;
  }
  .adslot_fix > * {
    position: absolute !important;
    inset: 0;
  }
}

@media only screen and (max-width:780px){
.adslot_after_h2 { width: 336px; height: 280px; }
.adslot_bottom {width: 336px; height: 280px;}
}
@media only screen and (max-width:400px){
.adslot_after_h2 {margin-left: -5px;}
.adslot_bottom {margin-left: -5px;}
}
@media only screen and (max-width:360px){
.adslot_after_h2 {width: 300px; height: 250px; }
.adslot_bottom {width: 300px; height: 250px; }
}

.link_box {margin: 10px 10px 35px 5px;}
.link_box  p{margin-bottom: 3.3rem;letter-spacing: .02em;color: #444;font-family: lafoy-roboto,Arial,Helvetica,sans-serif;font-size: 1.6rem;line-height: 2.8rem;}
.footer__copyrate a{color:#999;}
.aby{min-height:15px!important;}