@charset "UTF-8";

/* フォント変更 */
.kasou_header_right p{
  font-family: 'Poppins', sans-serif;
}
/* フォント変更終わり */

.blue,h3.blue,p.blue{
  color: #0081e0;
}
.green,h3.green,p.green{
  color: #00beb7;
}
.br_sp{
  display:none;
}
.kasou_header_right .justify{
font-size: 14px !important;
padding-top: 10px;
}
a.scroll_img {
    position: absolute;
    width: 13.5px !important;
    left: 45px;
    margin-top: 100px !important;
    z-index: 1;
}
a.scroll_img:hover img {
    transform: none;
}

.kasou_header>img{
width: calc(100% - 100px);
}

.site-content a:hover img{
transform: none;
}


@media (max-width: 1359px){
a.scroll_img {
    display: none;
}
}
@media (max-width: 1350px){
.kasou_header>img {
    width: calc(100% - 80px);
}
}

@media (max-width: 767px){
 
}
@media (max-width: 480px){
  .entry-content p{
  font-weight: 500;
  }

  .kasou_header>img{
  width: 100%;
  }
  .kasou_header_right .justify {
    font-size: 12px !important;
}
}



@media (min-width: 441px){
.block_440 {
  display: none;
}
}

@media (max-width: 414px){

}
@media (min-width: 391px){
  .block_390{
    display: none;
  }
}
@media (max-width: 390px){
  .kasou_header_right h1 {
    line-height: 1.3;
}
}

@media (max-width: 360px){

.br_sp{
    display: block;
  }

#main .entry-content .alignfull.p_120{
  padding-top: 50px;
  padding-bottom: 50px;
}

}
@media (max-width: 350px){

}
@media (max-width: 340px){

}
@media (max-width: 320px){

}
