@charset "utf-8";

/*=================================================================================================================================*/
/**  個別指定 for PC	*/
/*=================================================================================================================================*/
@media screen and (min-width: 741px) {
#catch{
    position: absolute;
    bottom: -50px;
}
.only_pc_none {
    display: none !important;
}

}



















