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

.offstate-used { display: none; }
.onstate-used { display: block; }

.offstate-phone_when { display: none; }
.onstate-phone_when { display: block; }

.offstate-no18 { display: none; }
.onstate-no18 { display: block; }

.offstate-other_service { display: none; }
.onstate-other_service { display: block; }

.offstate-pregnancy { display: none; }
.onstate-pregnancy { display: block; }

.offstate-gift_info { display: none; }
.onstate-gift_info { display: block; }
