@charset "utf-8";

.jp_psbox_probrem {
background-color: #cce4f7;
position: relative;
}
.bg_cef.jp_psbox_probrem:after {
content: "";
display: block;
margin-left: -37px;
width: 0;
height: 0;
position: absolute;
left: 50%;
bottom: -55px;
border-style: solid;
border-width: 32px 37px 0 37px;
border-color: #cce4f7 transparent transparent transparent;
}

.bg_49a{
	background-color: #4e92ab !important;
}
.bg_c12{
	background-color: #cf142b !important;
}
.bg_cef{
	background-color: #cce4f7 !important;
}


@media (max-width: 640px){
}