@charset "UTF-8";

/* 同意ボタン */
#cookie-notice .cn-button:not(.cn-button-custom) {
border-radius:40px !important;
}

.subpage .p-msg2 {	
padding: 6.25vw 15px 5.2083333333vw;	
position: relative;	
background: url(../img/ourvalue/psni@2x.webp) no-repeat;	
background-size: cover;	
background-position: center;	
}

.subpage .p-msg2::before {	
content: "";	
background: rgba(0, 0, 0, 0);	
width: 100%;	
height: 100%;	
position: absolute;	
top: 0;	
left: 0;	
right: 0;	
bottom: 0;	
}	

.grecaptcha-badge{
z-index:99
}

.subpage .p-ov-circle span{
top: 44.25%;
}
