@charset "utf-8";
/* CSS Document */

.en_guide_box h2 {
	font-weight: 900;
}


/*///mobb//*/
@media screen and (max-width: 480px) {
	.accordion-content.open {
    padding: 10px 16px 40px 37px;
    border: 2px solid #3fa9f5;
    margin-top: -5px;
    border-top: none !important;
    max-height: 400px !important;
}
	
}