@charset "UTF-8";

/* 自作ヘッダー */
#nbp3264592\ 3264592{
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-top: 100px;
&::before{
    content: '';
    filter: blur(5px);
    background: inherit;
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    z-index: -1;
}
& h2.h{
    font-size: 10rem !important;
    font-family: serif;
    line-height: 1;
@media (max-width: 600px){
    font-size: 6rem !important;
}}}

h2.h{
    font-family: serif;
}

#nbp3266090\ 3266090{
& .content_wrapper{
& a{
    color: #000 !important;
    background-color: #fff;
    border: 1px solid;
    transition: all 0.3s;
&:hover{
    color: #fff !important;
    background-color: #000;
}
&::before{
    content: none;
}}}}
h3.h{
    font-size: 1.4rem !important;
}